BillingPermission Class

The set of allowed action and not allowed actions a caller has on a resource.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.billing._serialization.Model
BillingPermission

Constructor

BillingPermission(**kwargs: Any)

Variables

Name Description
actions

The set of actions that the caller is allowed to perform.

not_actions

The set of actions that the caller is not allowed to perform.