CLUSTER_ROLE-Enumeration (resapi.h)
Enthält die Namen der Standardclusterrollen.
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;
Konstanten
ClusterRoleDHCP Die DHCP-Clusterrolle. |
ClusterRoleDTC Die Rolle Distributed Transaction Coordinator (MSDTC). |
ClusterRoleFileServer Die Dateifreigaberolle. |
ClusterRoleGenericApplication Die Rolle "Generische Anwendung". |
ClusterRoleGenericScript Die Rolle generisches Skript. |
ClusterRoleGenericService Die Rolle "Generischer Dienst". |
ClusterRoleISCSINameServer Die Rolle Microsoft Internet Storage Name Service (iSNS). |
ClusterRoleMSMQ Die Rolle "Microsoft-Nachrichtenwarteschlange". |
ClusterRoleNFS Die NFS-Freigaberolle (Network File System). |
ClusterRolePrintServer Die Clusterrolle Druckspooler. |
ClusterRoleStandAloneNamespaceServer Die spezialisierte Dateifreigaberolle. |
ClusterRoleVolumeShadowCopyServiceTask Die Rolle des Volumeschattenkopiediensts. |
ClusterRoleWINS Die WINS-Dienstrolle. |
ClusterRoleTaskScheduler Die Aufgabenplanerrolle. |
ClusterRoleNetworkFileSystem Die Netzwerkdateisystemrolle. |
ClusterRoleDFSReplicatedFolder Die replizierte Ordnerrolle verteiltes Dateisystem (DFS). |
ClusterRoleDistributedFileSystem Die DFS-Rolle (Distributed File System). |
ClusterRoleDistributedNetworkName Die Rolle Verteilter Netzwerkname. |
ClusterRoleFileShare Die Dateifreigaberolle. |
ClusterRoleFileShareWitness Die Dateifreigabezeugenrolle |
ClusterRoleHardDisk Die Festplattenrolle. |
ClusterRoleIPAddress Die IP-Adressrolle. |
ClusterRoleIPV6Address Die IPV6-Adressrolle. |
ClusterRoleIPV6TunnelAddress Die IPV6-Tunneladressenrolle. |
ClusterRoleISCSITargetServer Die ISCSI-Zielserverrolle. |
ClusterRoleNetworkName Die Rolle "Netzwerkname". |
ClusterRolePhysicalDisk Die Rolle des physischen Datenträgers. |
ClusterRoleSODAFileServer Die dateiserverrolle Scale-Out (SODA) |
ClusterRoleStoragePool Die Speicherpoolrolle. |
ClusterRoleVirtualMachine Die Rolle des virtuellen Computers. |
ClusterRoleVirtualMachineConfiguration Die Konfigurationsrolle des virtuellen Computers. |
ClusterRoleVirtualMachineReplicaBroker Die Vm-Replikatbrokerrolle. |
Anforderungen
Anforderung | Wert |
---|---|
Unterstützte Mindestversion (Client) | Nicht unterstützt |
Unterstützte Mindestversion (Server) | Windows Server 2008 Datacenter, Windows Server 2008 Enterprise |
Kopfzeile | resapi.h |