SqlVirtualMachineGroup.ClusterManagerType Property

Definition

Gets type of cluster manager: Windows Server Failover Cluster (WSFC), implied by the scale type of the group and the OS type. Possible values include: 'WSFC'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.clusterManagerType")]
public string ClusterManagerType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.clusterManagerType")>]
member this.ClusterManagerType : string
Public ReadOnly Property ClusterManagerType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to