Skip to main content

invoice_sections

Overview

Nameinvoice_sections
TypeResource
Idazure.billing.invoice_sections

Fields

NameDatatypeDescription
idstringResource Id.
namestringResource name.
propertiesobjectThe properties of an invoice section.
typestringResource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTbillingAccountName, billingProfileName, invoiceSectionNameGets an invoice section by its ID. The operation is supported only for billing accounts with agreement type Microsoft Customer Agreement.
list_by_billing_profileSELECTbillingAccountName, billingProfileNameLists the invoice sections that a user has access to. The operation is supported only for billing accounts with agreement type Microsoft Customer Agreement.
create_or_updateINSERTbillingAccountName, billingProfileName, invoiceSectionNameCreates or updates an invoice section. The operation is supported only for billing accounts with agreement type Microsoft Customer Agreement.
_list_by_billing_profileEXECbillingAccountName, billingProfileNameLists the invoice sections that a user has access to. The operation is supported only for billing accounts with agreement type Microsoft Customer Agreement.