SetDynamicQuorum method of the MSFTCluster_QuorumSettings class

Enables or disables the dynamic quorum feature.

Note  

This method is only supported in Windows Server 2012 R2.

Syntax

uint32 SetDynamicQuorum(
  [in] boolean Enabled
);

Parameters

  • Enabled [in]
    Whether the dynamic quorum feature is enabled.

Requirements

Minimum supported client

None supported

Minimum supported server

Windows Server 2012 R2

End of client support

None supported

End of server support

Windows Server 2012 R2

Namespace

Root\Microsoft\Windows\Cluster

MOF

ClusWmiV2.mof

See also

MSFTCluster_QuorumSettings