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

적용 대상