SetPreferredOwners method of the MSCluster_ResourceGroup class

Sets the preferred owner list for this resource group.

Syntax

void SetPreferredOwners(
  [in] string NodeNames[]
);

Parameters

NodeNames [in]

Node names, in order of preference, that can be owners of this resource group.

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_ResourceGroup