DhcpServerv6StatelessStore class

Dhcp Server v6StatelessStore.

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 DhcpServerv6StatelessStore
{
  string   Prefix;
  boolean  Enabled;
  DateTime PurgeInterval;
};

Members

The DhcpServerv6StatelessStore class has these types of members:

Properties

The DhcpServerv6StatelessStore class has these properties.

Enabled

Data type: boolean

Access type: Read/write

Indicates if stateless clients inventory is enabled.

Prefix

Data type: string

Access type: Read/write

Scope identifier for the given scope on Dhcp server.

PurgeInterval

Data type: DateTime

Access type: Read/write

Purge interval for stateless clients.

Requirements

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