Get method of the PS_DhcpServerv4Class class
Retrieves an IPv4 vendor or user class from the DHCP Server.
Syntax
uint32 Get( [in] string Name[], [in] string Type, [in] string ComputerName, [out] string cmdletOutput[] );
Parameters
- Name [in]
-
Name of the vendor or user class to be retrieved.
- Type [in]
-
Type of the class. Valid values are Vendor, User.
- Vendor (Vendor)
- User (User )
- ComputerName [in]
-
TBD
- cmdletOutput [out]
-
TBD
Requirements
|
Minimum supported client | Windows 8 [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [desktop apps only] |
|
Namespace |
\root\Microsoft\Windows\DHCP |
|
MOF |
|
See also
Build date: 12/6/2012
