v37

latestSwagger 2.0raw.githubusercontent.com2022-06-16119123294.9 KB
Products

Cancel auto renew for product by product id and invoice section name

post/providers/Microsoft.Billing/billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/invoiceSections/{invoiceSectionName}/products/{productName}/updateAutoRenew

Path parameters

billingAccountNamestring required

The ID that uniquely identifies a billing account.

billingProfileNamestring required

The ID that uniquely identifies a billing profile.

invoiceSectionNamestring required

The ID that uniquely identifies an invoice section.

productNamestring required

The ID that uniquely identifies a product.

Query parameters

api-versionstring required

The version of the API to be used with the client request. The current version is 2019-10-01-preview.

Request body

autoRenew'true' | 'false'

The flag that determines the auto-renew settings for a product.

Response

OK. The request has succeeded.