共用方式為


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

適用於