Online method of the MSFTCluster_Resource class
Brings the resource online.
Windows Server Technical Preview:
This method is not supported in Windows Server Technical Preview. Instead, use the Online method in the MSFTCluster_ResourceService class.
Note
This method is only supported in Windows Server 2012 R2. In Windows Server Technical Preview, use instead the Online method in the MSFTCluster_ResourceService class.
Syntax
uint32 Online(
[in] MSFTCluster_Property Parameters[],
[in] uint32 Flags,
[out] MSFTCluster_Job Task
);
Parameters
Parameters [in]
Embedded instances of the MSFTCluster_Property class representing the parameters for bringing the resource online.Flags [in]
Any flags for bringing the resource online.Task [out]
An embedded instance representing the state of the asynchronous operation.
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 |