AddPossibleOwner method of the MSFTCluster_Resource class
Adds a node which can be an owner of this resource.
Note
This method is only supported in Windows Server 2012 R2. In Windows Server Technical Preview, use instead the AddPossibleOwner method in the MSFTCluster_ResourceService class.
Syntax
uint32 AddPossibleOwner(
[in, ref] MSFTCluster_Node &Node
);
Parameters
- Node [in, ref]
A node that can be an owner (host) of this resource.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 R2 |
End of client support |
None supported |
End of server support |
Windows Server 2012 R2 |
Namespace |
Root\Microsoft\Windows\Cluster |
MOF |
ClusWmiV2.mof |