Partager via


ICluster.ReportedPropertyClusterType Property

Definition

The node type of all the nodes of the cluster.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="The node type of all the nodes of the cluster.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.ClusterNodeType) }, ReadOnly=true, Required=false, SerializedName="clusterType")]
public Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.ClusterNodeType? ReportedPropertyClusterType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="The node type of all the nodes of the cluster.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.ClusterNodeType) }, ReadOnly=true, Required=false, SerializedName="clusterType")>]
member this.ReportedPropertyClusterType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.ClusterNodeType>
Public ReadOnly Property ReportedPropertyClusterType As Nullable(Of ClusterNodeType)

Property Value

Attributes

Applies to