Rename method of the MSCluster_Network class

Renames the network.

Syntax

void Rename(
  [in] string newName
);

Parameters

newName [in]

The new network 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_Network