{'Description':'DNS name or IP address of the target computer running the DHCP server service.','In':True}
Description
string
1
✓
-
{'Description':'Description string to be set on the vendor or user class being added','In':True}
VendorId
uint32
2
✓
-
{'Description':'Enterprise number of the vendor class','In':True}
Data
string
3
✓
-
{'Description':'Data for the specified vendor or user class. This is the actual value expected to be present in the request from the client belonging to this vendor or user class.','In':True}
Type
string
4
✓
-
{'Description':'Type of the class. Valid values are Vendor, User.','In':True,'ValueMap':['Vendor', 'User'],'Values':['Vendor', 'User']}
Name
string
5
✓
-
{'Description':'Name of the vendor or user class being added','In':True}
PassThru
boolean
6
✓
-
{'Description':'If this parameter is specified, the cmdlet returns the PowerShell object which is added.','In':True}
{'Description':' Type Name Description
DhcpServerv6Class
{
string Name Class name
string Description Class description
string Type Class type ? user class, or vendor class
uint32 VendorId Enterprise number of the vendor that this class pertains to
string Data Class data. Can be specified as a hexstring (indicated by leading 0x) or ASCII string in input. Output will always be as a hexstring indicated by leading 0x
}','EmbeddedInstance':'DhcpServerv6Class','Out':True}
Description
'Adds an IPv6 vendor or user class to the DHCP Server.'
{'Description':' Type Name Description
DhcpServerv6Class
{
string Name Class name
string Description Class description
string Type Class type ? user class, or vendor class
uint32 VendorId Enterprise number of the vendor that this class pertains to
string Data Class data. Can be specified as a hexstring (indicated by leading 0x) or ASCII string in input. Output will always be as a hexstring indicated by leading 0x
}','EmbeddedInstance':'DhcpServerv6Class','Out':True}
Description
'Gets the IPv6 vendor or user class from the DHCP Server'
{'Description':'If this parameter is specified, the cmdlet return the PowerShell objects which are deleted.','In':True}
Type
string
1
✓
-
{'Description':'Type of the class being deleted. Permissible values are Vendor or User.','In':True,'ValueMap':['Vendor', 'User'],'Values':['Vendor', 'User']}
Name
string
2
✓
-
{'Description':'Name of the vendor or user class to be deleted.','In':True}
ComputerName
string
3
✓
-
{'Description':'DNS name or IP address of the target computer running the DHCP server service.','In':True}
{'Description':' Type Name Description
DhcpServerv6Class
{
string Name Class name
string Description Class description
string Type Class type ? user class, or vendor class
uint32 VendorId Enterprise number of the vendor that this class pertains to
string Data Class data. Can be specified as a hexstring (indicated by leading 0x) or ASCII string in input. Output will always be as a hexstring indicated by leading 0x
}','EmbeddedInstance':'DhcpServerv6Class','Out':True}
Description
'Deletes an IPv6 vendor class or user class from a DHCP Server'
{'Description':'DNS name or IP address of the target computer running the DHCP server service.','In':True}
Description
string
1
✓
-
{'Description':'Description string to be set on the class being modified','In':True}
VendorId
uint32
2
✓
-
{'Description':'Enterprise number of the vendor class','In':True}
Data
string
3
✓
-
{'Description':'Data for the specified vendor or user class. This is the actual value expected to be present in the request from the client belonging to this vendor class.','In':True}
Type
string
4
✓
-
{'Description':'Type of the class - valid values are Vendor and User.','In':True,'ValueMap':['Vendor', 'User'],'Values':['Vendor', 'User']}
Name
string
5
✓
-
{'Description':'Name of vendor or user class to be modified','In':True}
PassThru
boolean
6
✓
-
{'Description':'If this parameter is specified, the cmdlet returns the PowerShell object which is modified.','In':True}
{'Description':' Type Name Description
DhcpServerv6Class
{
string Name Class name
string Description Class description
string Type Class type ? user class, or vendor class
uint32 VendorId Enterprise number of the vendor that this class pertains to
string Data Class data. Can be specified as a hexstring (indicated by leading 0x) or ASCII string in input. Output will always be as a hexstring indicated by leading 0x
}','EmbeddedInstance':'DhcpServerv6Class','Out':True}
Description
'Modifies the properties of an IPv6 vendor or user class on the DHCP Server.'