ResourceSku.Size Property
Definition
[Newtonsoft.Json.JsonProperty(PropertyName="size")]
public string Size { get; }
member this.Size : string
Public ReadOnly Property Size As String
Property Value
- String
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute
Applies to