Skip to main content

role_assignments

Overview

Namerole_assignments
TypeResource
Idazure.billing.role_assignments

Fields

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

Methods

NameAccessible byRequired ParamsDescription
list_by_billing_accountSELECTbillingAccountNameLists the role assignments for the caller on 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 assignments for the caller on a billing profile. The operation is supported for billing accounts with agreement type Microsoft Customer Agreement.
list_by_invoice_sectionSELECTbillingAccountName, billingProfileName, invoiceSectionNameLists the role assignments for the caller on an invoice section. The operation is supported for billing accounts with agreement type Microsoft Customer Agreement.
delete_by_billing_accountDELETEbillingAccountName, billingRoleAssignmentNameDeletes a role assignment for the caller on a billing account. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement.
delete_by_billing_profileDELETEbillingAccountName, billingProfileName, billingRoleAssignmentNameDeletes a role assignment for the caller on a billing profile. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement.
delete_by_invoice_sectionDELETEbillingAccountName, billingProfileName, billingRoleAssignmentName, invoiceSectionNameDeletes a role assignment for the caller on an invoice section. The operation is supported for billing accounts with agreement type Microsoft Customer Agreement.
_list_by_billing_accountEXECbillingAccountNameLists the role assignments for the caller on 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 assignments for the caller on a billing profile. The operation is supported for billing accounts with agreement type Microsoft Customer Agreement.
_list_by_invoice_sectionEXECbillingAccountName, billingProfileName, invoiceSectionNameLists the role assignments for the caller on an invoice section. The operation is supported for billing accounts with agreement type Microsoft Customer Agreement.
get_by_billing_accountEXECbillingAccountName, billingRoleAssignmentNameGets a role assignment for the caller 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, billingRoleAssignmentNameGets a role assignment for the caller 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, billingRoleAssignmentName, invoiceSectionNameGets a role assignment for the caller on an invoice section. The operation is supported for billing accounts with agreement type Microsoft Customer Agreement.