次の方法で共有


ServiceLevelAgreement.SlaMinutes プロパティ

定義

サービス レベル アグリーメントを分単位で取得します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象