ClusterQuorumState Enum

Definition

The current stat of the cluster quorum

C#
[System.ComponentModel.TypeConverter(typeof(Microsoft.SqlServer.Management.Smo.ClusterQuorumStateConverter))]
public enum ClusterQuorumState
Inheritance
ClusterQuorumState
Attributes

Fields

Name Value Description
UnknownQuorumState 0

Cluster has unknown quorum

NormalQuorum 1

Cluster has quorum

ForcedQuorum 2

Cluster is in forced quorum state

NotApplicable 3

The server is not in a windows cluster

Applies to

Producto Versiones
Microsoft.SqlServer.SqlManagementObjects 150.18208.0, 160.2004021.0