次の方法で共有


SkuInformation.Enabled プロパティ

定義

SKU が有効かどうかを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="enabled")]
public bool? Enabled { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="enabled")>]
member this.Enabled : Nullable<bool>
Public ReadOnly Property Enabled As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象