AvailabilityGroup.ClusterTypeWithDefault Property

Definition

Gets the cluster type of the availability group, if the primary server is 130 or lower, return Wsfc instead

public Microsoft.SqlServer.Management.Smo.AvailabilityGroupClusterType ClusterTypeWithDefault { get; }
member this.ClusterTypeWithDefault : Microsoft.SqlServer.Management.Smo.AvailabilityGroupClusterType
Public ReadOnly Property ClusterTypeWithDefault As AvailabilityGroupClusterType

Property Value

Applies to