Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets multicast leases corresponding to the specified scope name
Syntax
uint32 Get(
[in] string ComputerName,
[in] string Name[],
[out] DhcpServerv4MulticastLease cmdletOutput[]
);
Parameters
-
ComputerName [in]
-
DNS name or IP address of the target computer running the DHCP server service.
-
Name [in]
-
Name of multicast scope
-
cmdletOutput [out]
-
An embedded instance of the DhcpServerv4MulticastLease class.
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2012 R2 |
| Namespace |
Root\Microsoft\Windows\DHCP |
| MOF |
|
| DLL |
|