次の方法で共有


SupportTicketDetails.ServiceLevelAgreement プロパティ

定義

このサポート チケットのサービス レベル アグリーメント情報を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象