共用方式為


SkuDescription.Family 屬性

定義

取得或設定資源 SKU 的系列程式碼。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於