ICluster.ClusterType Property

Definition

The type of rack configuration for the cluster.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The type of rack configuration for the cluster.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.ClusterType) }, ReadOnly=false, Required=true, SerializedName="clusterType")]
public Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.ClusterType ClusterType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The type of rack configuration for the cluster.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.ClusterType) }, ReadOnly=false, Required=true, SerializedName="clusterType")>]
member this.ClusterType : Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.ClusterType with get, set
Public Property ClusterType As ClusterType

Property Value

Attributes

Applies to