Примечание
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Dhcp Server v4 Multicast Exclusion Range
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 DhcpServerv4MulticastExclusionRange
{
string Name;
string StartRange;
string EndRange;
};
Members
The DhcpServerv4MulticastExclusionRange class has these types of members:
Properties
The DhcpServerv4MulticastExclusionRange class has these properties.
-
EndRange
-
-
Data type: string
-
Access type: Read/write
Ending IP address in exclusion range, string formatted as an IPv4 Address.
-
-
Name
-
-
Data type: string
-
Access type: Read/write
Name of the multicast scope.
-
-
StartRange
-
-
Data type: string
-
Access type: Read/write
Starting IP address in exclusion range, string formatted as an IPv4 Address.
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 R2 |
Namespace |
Root\Microsoft\Windows\DHCP |
MOF |
|
DLL |
|