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