Share via


SqlVmGroupData.ClusterManagerType Property

Definition

Type of cluster manager: Windows Server Failover Cluster (WSFC), implied by the scale type of the group and the OS type.

public Azure.ResourceManager.SqlVirtualMachine.Models.SqlVmClusterManagerType? ClusterManagerType { get; }
member this.ClusterManagerType : Nullable<Azure.ResourceManager.SqlVirtualMachine.Models.SqlVmClusterManagerType>
Public ReadOnly Property ClusterManagerType As Nullable(Of SqlVmClusterManagerType)

Property Value

Applies to