包含標準叢集角色的名稱。
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;
常數
ClusterRoleDHCPDHCP 叢集角色。 |
ClusterRoleDTC分散式交易協調器 (MSDTC) 角色。 |
ClusterRoleFileServer檔案共用角色。 |
ClusterRoleGenericApplication一般應用程式角色。 |
ClusterRoleGenericScript一般腳本角色。 |
ClusterRoleGenericService一般服務角色。 |
ClusterRoleISCSINameServerMicrosoft 因特網記憶體名稱服務 (iSNS) 角色。 |
ClusterRoleMSMQMicrosoft 消息佇列角色。 |
ClusterRoleNFS網路文件系統 (NFS) 共用角色。 |
ClusterRolePrintServer列印後台處理程式叢集角色。 |
ClusterRoleStandAloneNamespaceServer特製化的檔案共用角色。 |
ClusterRoleVolumeShadowCopyServiceTask磁碟區陰影複製服務工作角色。 |
ClusterRoleWINSWINS 服務角色。 |
ClusterRoleTaskScheduler工作排程器角色。 |
ClusterRoleNetworkFileSystem網路檔案系統角色。 |
ClusterRoleDFSReplicatedFolder分散式文件系統 (DFS) 複寫的資料夾角色。 |
ClusterRoleDistributedFileSystem分散式文件系統 (DFS) 角色。 |
ClusterRoleDistributedNetworkName分散式網路名稱角色。 |
ClusterRoleFileShare檔案共用角色。 |
ClusterRoleFileShareWitness檔案共享見證角色 |
ClusterRoleHardDisk硬碟角色。 |
ClusterRoleIPAddressIP 位址角色。 |
ClusterRoleIPV6AddressIPV6 位址角色。 |
ClusterRoleIPV6TunnelAddressIPV6 通道位址角色。 |
ClusterRoleISCSITargetServerISCSI 目標伺服器角色。 |
ClusterRoleNetworkName網路名稱角色。 |
ClusterRolePhysicalDisk實體磁碟角色。 |
ClusterRoleSODAFileServerScale-Out (SODA) 檔案伺服器角色 |
ClusterRoleStoragePool存放集區角色。 |
ClusterRoleVirtualMachine虛擬機角色。 |
ClusterRoleVirtualMachineConfiguration虛擬機組態角色。 |
ClusterRoleVirtualMachineReplicaBroker虛擬機復本代理人角色。 |
規格需求
| 需求 | 值 |
|---|---|
| 最低支援的用戶端 | 都不支援 |
| 最低支援的伺服器 | Windows Server 2008 Datacenter、Windows Server 2008 企業版 |
| 標頭 | resapi.h |