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.ModelBillingPermission
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. |
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python