次の方法で共有


SkuInformation.DisabledReasonMessage プロパティ

定義

SKU が無効になっている理由のメッセージを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象