Get method of the PS_DhcpServerv6DnsSetting class
Gets the DNS Update settings configured on the DHCP Server for a specific scope or reservation or server wide.
Syntax
uint32 Get(
[in] string ComputerName,
[in] string Prefix,
[in] string IPAddress,
[out] DhcpServerv6DnsSetting cmdletOutput
);
Parameters
-
ComputerName [in]
-
DNS name or IP address of the target computer running the DHCP server service.
-
Prefix [in]
-
Subnet prefix of the IPv6 scope whose DNS update settings are to be retrieved.
-
IPAddress [in]
-
IPv6 address of the reservation for which the DNS update settings are to be retrieved.
-
cmdletOutput [out]
-
An embedded instance of the DhcpServerv6DnsSetting class.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Microsoft\Windows\DHCP |
MOF |
|
DLL |
|