Skip to main content

role_definitions

Overview

Namerole_definitions
TypeResource
Idazure.billing.role_definitions

Fields

NameDatatypeDescription
idstringResource Id.
namestringResource name.
propertiesobjectThe properties of the a role definition.
typestringResource type.

Methods

NameAccessible byRequired ParamsDescription
list_by_billing_accountSELECTbillingAccountNameLists the role definitions for a billing account. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement.
list_by_billing_profileSELECTbillingAccountName, billingProfileNameLists the role definitions for a billing profile. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement.
list_by_invoice_sectionSELECTbillingAccountName, billingProfileName, invoiceSectionNameLists the role definitions for an invoice section. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement.
_list_by_billing_accountEXECbillingAccountNameLists the role definitions for a billing account. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement.
_list_by_billing_profileEXECbillingAccountName, billingProfileNameLists the role definitions for a billing profile. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement.
_list_by_invoice_sectionEXECbillingAccountName, billingProfileName, invoiceSectionNameLists the role definitions for an invoice section. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement.
get_by_billing_accountEXECbillingAccountName, billingRoleDefinitionNameGets the definition for a role on a billing account. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement.
get_by_billing_profileEXECbillingAccountName, billingProfileName, billingRoleDefinitionNameGets the definition for a role on a billing profile. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement.
get_by_invoice_sectionEXECbillingAccountName, billingProfileName, billingRoleDefinitionName, invoiceSectionNameGets the definition for a role on an invoice section. The operation is supported only for billing accounts with agreement type Microsoft Customer Agreement.