GetPreferredOwners method of the MSCluster_ResourceGroup class

Get the list of preferred owners for this resource group.

Syntax

void GetPreferredOwners(
  [out] string NodeNames[]
);

Parameters

NodeNames [out]

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 2012
Namespace
Root\MSCluster
MOF
ClusWmi.mof
DLL
ClusWMI.dll

See also

MSCluster_ResourceGroup