次の方法で共有


MessagingPlanInner.Sku プロパティ

定義

SKU の種類を取得します

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sku")]
public int? Sku { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sku")>]
member this.Sku : Nullable<int>
Public ReadOnly Property Sku As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象