SystemOverrides Class
System imposed policies that regulate behavior of the subscription.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.billing._serialization.ModelSystemOverrides
Constructor
SystemOverrides(**kwargs: Any)
Variables
Name | Description |
---|---|
cancellation
|
str or
Cancellation
The policy override for the subscription indicates whether the self-serve cancellation or seat reduction is allowed. Known values are: "NotAllowed" and "Allowed". |
cancellation_allowed_end_date
|
The end date in UTC time by when the self-serve cancellation ends. |
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