listBillingAccountInvoiceSectionsByCreateSubscriptionPermission

Lists the invoice sections for which the user has permission to create Azure subscriptions. The operation is supported only for billing accounts with agreement type Microsoft Customer Agreement. Uses Azure REST API version 2024-04-01. Other available API versions: 2019-10-01-preview, 2020-05-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native billing [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Return

A container for a list of resources

Parameters

argument

null


Return

A container for a list of resources

Parameters

billingAccountName

The ID that uniquely identifies a billing account.

filter

The filter query option allows clients to filter a collection of resources that are addressed by a request URL.

See also


Return

A container for a list of resources

Parameters

argument

Builder for com.pulumi.azurenative.billing.kotlin.inputs.ListBillingAccountInvoiceSectionsByCreateSubscriptionPermissionPlainArgs.

See also