Share via


ResourceSku.Size Property

Definition

Gets the Size of the 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to