ResourceSku.Size プロパティ

定義

SKU のサイズを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象