RegisterDnsRecords method of the MSFTCluster_NetworkService class
Registers the DNS records published by a network name or a distributed network name resource.
Note
This method is only supported in Windows Server 2012 R2. In Windows Server Technical Preview, use instead the RegisterDnsRecords method in the MSFTCluster_NetworkingService class.
Syntax
uint32 RegisterDnsRecords(
[in, ref] MSFTCluster_Resource &Resource
);
Parameters
- Resource [in, ref]
The resource whose DNS records should be published.
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 |