다음을 통해 공유


BillingProperty.SkuDescription 속성

정의

구독에 대한 Azure 플랜의 sku 설명을 가져옵니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.skuDescription")]
public string SkuDescription { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.skuDescription")>]
member this.SkuDescription : string
Public ReadOnly Property SkuDescription As String

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상