GetPossibleOwners method of the MSCluster_ResourceType class

Gets the possible owners of this resource type.

Syntax

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

Parameters

NodeNames [out]

The nodes that can host this resource type.

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_ResourceType