Release method of the MSFTCluster_NetworkService class
Releases a DHCP enabled IP v4 address.
Note
This method is only supported in Windows Server 2012 R2. In Windows Server Technical Preview, use instead the Release method in the MSFTCluster_NetworkingService class.
Syntax
uint32 Release(
[in, ref] MSFTCluster_Resource &Resource
);
Parameters
- Resource [in, ref]
The DHCP enabled IPv4 Address resource whose address should be released.
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 |