共用方式為


SkuDescription.Size 屬性

定義

取得或設定資源 SKU 的大小規範。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於