HciClusterReportedProperties.ClusterType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the type of hardware vendor for all nodes in the cluster. Indicates whether the nodes are provided by Microsoft or a third-party vendor.
public Azure.ResourceManager.Hci.Models.ClusterNodeType? ClusterType { get; }
member this.ClusterType : Nullable<Azure.ResourceManager.Hci.Models.ClusterNodeType>
Public ReadOnly Property ClusterType As Nullable(Of ClusterNodeType)