Примечание
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Returns the software version of the DHCP Server.
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 DhcpServerVersion
{
uint32 MajorVersion;
uint32 MinorVersion;
};
Members
The DhcpServerVersion class has these types of members:
Properties
The DhcpServerVersion class has these properties.
-
MajorVersion
-
-
Data type: uint32
-
Access type: Read-only
Major Version of Dhcp server.
-
-
MinorVersion
-
-
Data type: uint32
-
Access type: Read-only
Minor Version of Dhcp server.
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Microsoft\Windows\DHCP |
MOF |
|
DLL |
|