ServiceLevelAgreement Class
Service Level Agreement details for a support ticket.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.support._serialization.ModelServiceLevelAgreement
Constructor
ServiceLevelAgreement(**kwargs: Any)
Variables
Name | Description |
---|---|
start_time
|
Time in UTC (ISO 8601 format) when the service level agreement starts. |
expiration_time
|
Time in UTC (ISO 8601 format) when the service level agreement expires. |
sla_minutes
|
Service Level Agreement in minutes. |
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