SetDiskQuorum Method of the MSCluster_Cluster Class
Sets the quorum behavior to not be a majority and to use the passed-in disk as the quorum resource.
Syntax
void SetDiskQuorum(
[in] string Resource,
[in] string QuorumPath
);
Parameters
Resource
The name of the disk quorum resource.QuorumPath
The optional path that will be used to maintain quorum files.
Requirements
| Server | Requires Windows ServerĀ 2008 Enterprise or Windows ServerĀ 2008 Datacenter. |
| MOF | Declared in ClusWmi.mof. |
| Namespace | Defined in \\.\Root\MSCluster. |
See Also
Send comments about this topic to Microsoft
Build date: 3/20/2008