BillingPermissionsProperties Class
The set of allowed action and not allowed actions a caller has on a billing account.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.billing._serialization.ModelBillingPermissionsProperties
Constructor
BillingPermissionsProperties(**kwargs)
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. |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python