Partilhar via


IClusterNode.NodeType Property

Definition

Type of the cluster node hardware.

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

Property Value

Attributes

Applies to