UpdateCloudWitnessKey method of the MSCluster_ClusterService class

Updates the account key associated with the cloud witness.

Syntax

uint32 UpdateCloudWitnessKey(
  [in] string AccountKey
);

Parameters

AccountKey [in]

The cloud witness Account key.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2016
Namespace
Root\MSCluster
MOF
ClusWmiExt.mof
DLL
ClusWMI.dll

See also

MSCluster_ClusterService