Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
CLUSTER_ROLE enumeration (resapi.h)
Contains the names of the standard cluster roles.
Syntax
typedef enum _CLUSTER_ROLE {
ClusterRoleDHCP,
ClusterRoleDTC,
ClusterRoleFileServer,
ClusterRoleGenericApplication,
ClusterRoleGenericScript,
ClusterRoleGenericService,
ClusterRoleISCSINameServer,
ClusterRoleMSMQ,
ClusterRoleNFS,
ClusterRolePrintServer,
ClusterRoleStandAloneNamespaceServer,
ClusterRoleVolumeShadowCopyServiceTask,
ClusterRoleWINS,
ClusterRoleTaskScheduler,
ClusterRoleNetworkFileSystem,
ClusterRoleDFSReplicatedFolder,
ClusterRoleDistributedFileSystem,
ClusterRoleDistributedNetworkName,
ClusterRoleFileShare,
ClusterRoleFileShareWitness,
ClusterRoleHardDisk,
ClusterRoleIPAddress,
ClusterRoleIPV6Address,
ClusterRoleIPV6TunnelAddress,
ClusterRoleISCSITargetServer,
ClusterRoleNetworkName,
ClusterRolePhysicalDisk,
ClusterRoleSODAFileServer,
ClusterRoleStoragePool,
ClusterRoleVirtualMachine,
ClusterRoleVirtualMachineConfiguration,
ClusterRoleVirtualMachineReplicaBroker,
ClusterRoleKeyValueStore
} CLUSTER_ROLE;
Constants
ClusterRoleDHCPThe DHCP cluster role. |
ClusterRoleDTCThe Distributed Transaction Coordinator (MSDTC) role. |
ClusterRoleFileServerThe file share role. |
ClusterRoleGenericApplicationThe Generic Application role. |
ClusterRoleGenericScriptThe Generic Script role. |
ClusterRoleGenericServiceThe Generic Service role. |
ClusterRoleISCSINameServerThe Microsoft Internet Storage Name Service (iSNS) role. |
ClusterRoleMSMQThe Microsoft Message Queue role. |
ClusterRoleNFSThe Network File System (NFS) Share role. |
ClusterRolePrintServerThe Print Spooler cluster role. |
ClusterRoleStandAloneNamespaceServerThe specialized File Share role. |
ClusterRoleVolumeShadowCopyServiceTaskThe Volume Shadow Copy Service Task role. |
ClusterRoleWINSThe WINS Service role. |
ClusterRoleTaskSchedulerThe Task Scheduler role. |
ClusterRoleNetworkFileSystemThe network file system role. |
ClusterRoleDFSReplicatedFolderThe Distributed File System (DFS) replicated folder role. |
ClusterRoleDistributedFileSystemThe Distributed File System (DFS) role. |
ClusterRoleDistributedNetworkNameThe Distributed Network Name role. |
ClusterRoleFileShareThe file share role. |
ClusterRoleFileShareWitnessThe file share witness role |
ClusterRoleHardDiskThe hard disk role. |
ClusterRoleIPAddressThe IP address role. |
ClusterRoleIPV6AddressThe IPV6 address role. |
ClusterRoleIPV6TunnelAddressThe IPV6 tunnel address role. |
ClusterRoleISCSITargetServerThe ISCSI Target Server role. |
ClusterRoleNetworkNameThe Network Name role. |
ClusterRolePhysicalDiskThe physical disk role. |
ClusterRoleSODAFileServerThe Scale-Out (SODA) File Server role |
ClusterRoleStoragePoolThe storage pool role. |
ClusterRoleVirtualMachineThe virtual machine role. |
ClusterRoleVirtualMachineConfigurationThe virtual machine configuration role. |
ClusterRoleVirtualMachineReplicaBrokerThe virtual machine replica broker role. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | None supported |
| Minimum supported server | Windows Server 2008 Datacenter, Windows Server 2008 Enterprise |
| Header | resapi.h |
See also
Feedback
Was this page helpful?
