Enumeração ClusterMemberType

Specifies the type of node in the windows cluster.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SqlEnum (em Microsoft.SqlServer.SqlEnum.dll)

Sintaxe

'Declaração
Public Enumeration ClusterMemberType
'Uso
Dim instance As ClusterMemberType
public enum ClusterMemberType
public enum class ClusterMemberType
type ClusterMemberType
public enum ClusterMemberType

Membros

Nome do membro Descrição
DiskWitness The disk witness member.
FileshareWitness The fileshare witness member.
Node The node member.

Consulte também

Referência

Namespace Microsoft.SqlServer.Management.Smo