共用方式為


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

適用於