Sku.Family 屬性

定義

取得或設定 SKU 系列。

public string Family { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="family")]
public string Family { get; set; }
member this.Family : string with get, set
[<Newtonsoft.Json.JsonProperty(PropertyName="family")>]
member this.Family : string with get, set
Public Property Family As String

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於