SupportTicketDetails.ServiceLevelAgreement Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets service Level Agreement information for this support ticket.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.serviceLevelAgreement")]
public Microsoft.Azure.Management.Support.Models.ServiceLevelAgreement ServiceLevelAgreement { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.serviceLevelAgreement")>]
member this.ServiceLevelAgreement : Microsoft.Azure.Management.Support.Models.ServiceLevelAgreement with get, set
Public Property ServiceLevelAgreement As ServiceLevelAgreement
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute