Enum MicrosoftFailoverClusterGroupType
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents the type of a Microsoft failover cluster group.
[TypeConverter(typeof(GlobalizedEnumConverter))]
public enum MicrosoftFailoverClusterGroupType
Fields
AvailableStorage = 3
The group type is available storage.
Cluster = 2
The group type is cluster.
ClusterAwareUpdating = 24
The group type is cluster-aware updating.
The group type is cluster shared volume.
ClusterStoragePool = 6
The group type is cluster storage pool.
CoreSddc = 30
The group type is core SDDC.
CrossClusterOrchestrator = 28
The group type is cross-cluster orchestrator.
DhcpServer = 9
The group type is DHCP server.
Dtc = 10
The group type is distributed transaction coordinator (DTC).
FileServer = 7
The group type is file server.
GenericApplication = 14
The group type is generic application.
GenericScript = 16
The group type is generic script.
GenericService = 15
The group type is generic service.
HcsVirtualMachine = 33
The group type is HCS virtual machine.
IScsiNameService = 17
The group type is iSCSI target server.
IScsiTarget = 20
The group type is iSCSI target.
InfrastructureFileServer = 29
The group type is infrastructure file server.
KeyValueStoreManager = 32
The group type is key value store manager.
MetaVirtualMachine = 34
The group type is meta virtual machine.
Msmq = 11
The group type is message queuing (MSMQ).
Other = 1
The group type is other.
PrintServer = 8
The group type is print server.
ScaleoutCluster = 25
The group type is scale-out cluster.
ScaleoutFileServer = 21
The group type is scale-out file server.
StandAloneDfs = 13
The group type is DFS namespace server.
StorageReplica = 26
The group type is storage replica.
TaskScheduler = 23
The group type is task scheduler.
Temporary = 4
The group type is temporary.
TsSessionBroker = 19
The group type is TS session broker.
Unknown = 0
The group type is unknown.
UserManager = 31
The group type is user manager.
VMReplicaBroker = 22
The group type is Hyper-V replica broker.
VirtualMachine = 18
The group type is virtual machine.
VirtualMachineReplicationCoordinator = 27
The group type is virtual machine replication coordinator.
Wins = 12
The group type is WINS.