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. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python