次の方法で共有


BillingSubscription.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

適用対象