ICatalog.Size Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The size of this sku
[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="The size of this sku", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="size")]
public string Size { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="The size of this sku", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="size")>]
member this.Size : string
Public ReadOnly Property Size As String
Property Value
- Attributes