Skip to main content

permissions

Overview

Namepermissions
TypeResource
Idazure.billing.permissions

Fields

NameDatatypeDescription
actionsarrayThe set of actions that the caller is allowed to perform.
notActionsarrayThe set of actions that the caller is not allowed to perform.

Methods

NameAccessible byRequired ParamsDescription
list_by_billing_accountSELECTbillingAccountNameLists the billing permissions the caller has on a billing account.
list_by_billing_profileSELECTbillingAccountName, billingProfileNameLists the billing permissions the caller has on a billing profile.
list_by_customerSELECTbillingAccountName, customerNameLists the billing permissions the caller has for a customer.
list_by_invoice_sectionsSELECTbillingAccountName, billingProfileName, invoiceSectionNameLists the billing permissions the caller has on an invoice section.
_list_by_billing_accountEXECbillingAccountNameLists the billing permissions the caller has on a billing account.
_list_by_billing_profileEXECbillingAccountName, billingProfileNameLists the billing permissions the caller has on a billing profile.
_list_by_customerEXECbillingAccountName, customerNameLists the billing permissions the caller has for a customer.
_list_by_invoice_sectionsEXECbillingAccountName, billingProfileName, invoiceSectionNameLists the billing permissions the caller has on an invoice section.