ClusterMemberState Enum

Definition

The state of a member in a Windows Cluster.

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

Fields

Name Value Description
Offline 0

The member is offline.

Online 1

The member is online.

PartiallyOnline 2

The member is online.

Unknown 3

The member is unknown

Applies to

Producto Versiones
Microsoft.SqlServer.SqlManagementObjects 150.18208.0, 160.2004021.0