Condividi tramite


ServiceLevelAgreement.SlaMinutes Property

Definition

Gets service Level Agreement in minutes.

[Newtonsoft.Json.JsonProperty(PropertyName="slaMinutes")]
public int? SlaMinutes { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="slaMinutes")>]
member this.SlaMinutes : Nullable<int>
Public ReadOnly Property SlaMinutes As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to