GetByPrefix method of the PS_DhcpServerv6Lease class
Gets one or more IPv6 lease records from the DHCP server.
Syntax
uint32 GetByPrefix(
[in] string ComputerName,
[in] string Prefix,
[out] DhcpServerv6Lease cmdletOutput[]
);
Parameters
-
ComputerName [in]
-
DNS name or IP address of the target computer running the DHCP server service.
-
Prefix [in]
-
Subnet prefix of the scope from which the lease records are to be retrieved.
-
cmdletOutput [out]
-
An embedded instance of the DhcpServerv6Lease class.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Microsoft\Windows\DHCP |
MOF |
|
DLL |
|