次の方法で共有


SupportedSku.FamilyName プロパティ

定義

SKU のファミリ名を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象