DhcpServerv6Class class

Contains information about the DHCP server class, version 6.

The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.

Syntax

[ClassVersion("1.0.0"), dynamic, provider("DhcpServerPSProvider"), AMENDMENT]
class DhcpServerv6Class
{
  string Name;
  string Type;
  string Data;
  uint32 VendorId;
  string Description;
};

Members

The DhcpServerv6Class class has these types of members:

Properties

The DhcpServerv6Class class has these properties.

Data

Data type: string

Access type: Read/write

The DHCP server class data.

Description

Data type: string

Access type: Read/write

The DHCP server class description.

Name

Data type: string

Access type: Read/write

The name of the DHCP server class.

Type

Data type: string

Access type: Read/write

The type of the DHCP server class.

Vendor ("Vendor")

User ("User")

VendorId

Data type: uint32

Access type: Read/write

The enterprise number of the class vendor. If the DHCP server class type is "User", then this property is 0.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012
Namespace
Root\Microsoft\Windows\DHCP
MOF
DhcpServerPsProvider.mof
DLL
DhcpServerPsProvider.dll