SubscriptionPolicyProperties Class
A policy at subscription scope.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.billing._serialization.ModelSubscriptionPolicyProperties
Constructor
SubscriptionPolicyProperties(*, policies: List[_models.PolicySummary] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
policies
|
List of all policies defined at the billing scope. |
Variables
Name | Description |
---|---|
provisioning_state
|
The provisioning state of the resource during a long-running operation. Known values are: "Succeeded", "Canceled", "Failed", "New", "Pending", "Provisioning", "PendingBilling", "ConfirmedBilling", "Creating", "Created", and "Expired". |
policies
|
List of all policies defined at the billing scope. |
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