Share via


Rename method of the MSCluster_Cluster class

Renames the cluster.

Syntax

void Rename(
  [in] string newName
);

Parameters

newName [in]

String specifying the new cluster name.

Return value

This method does not return a value.

Requirements

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

See also

MSCluster_Cluster