ClusterQuorumState Enumeration
Specifies the current stat of the cluster quorum.
Assembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
| Member name | Description | |
|---|---|---|
| ForcedQuorum | Cluster is in forced quorum state. | |
| NormalQuorum | Cluster has quorum. | |
| NotApplicable | The server is not in a windows cluster. | |
| UnknownQuorumState | Cluster has unknown quorum. |
Show: