Share via


ICommonClusterProperties.ClusterSize Property

Definition

The cluster size

[Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Description="The cluster size", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="clusterSize")]
public int? ClusterSize { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Description="The cluster size", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="clusterSize")>]
member this.ClusterSize : Nullable<int> with get, set
Public Property ClusterSize As Nullable(Of Integer)

Property Value

Attributes

Applies to