次の方法で共有


BillingProperty.SkuId プロパティ

定義

サブスクリプションの Azure プランの SKU ID を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象