Cluster.Size Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.VMware.Origin(Microsoft.Azure.PowerShell.Cmdlets.VMware.PropertyOrigin.Inlined)]
public int? Size { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Origin(Microsoft.Azure.PowerShell.Cmdlets.VMware.PropertyOrigin.Inlined)>]
member this.Size : Nullable<int> with get, set
Public Property Size As Nullable(Of Integer)

Property Value

Nullable<Int32>

Implements

Attributes

Applies to