Microsoft.Windows.DHCPServer.Library.SuperscopeDHCP 超级作用域

Microsoft.Windows.DHCPServer.Library.Superscope (ClassType)

这些是针对所有作用域的分组。

Element properties:

Base ClassMicrosoft.SystemCenter.InstanceGroup
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId84b1348a-864b-eb0e-bc6f-12d80f0f4453

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHS) Description (CHS) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  显示名称 监视对象的显示名称。 false 256  False 
Microsoft.Windows.DHCPServer.Library.Superscope:
Name  string  名称 这是超级作用域的名称。 true 256  True 
OSCurrentVersion  string  操作系统当前版本 操作系统当前版本 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.DHCPServer.Library.Superscope" Accessibility="Public" Abstract="false" Base="SCIG!Microsoft.SystemCenter.InstanceGroup" Hosted="true" Singleton="false">
<Property ID="Name" Type="string" Key="true" CaseSensitive="true" MinLength="0" Length="256"/>
<Property ID="OSCurrentVersion" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
</ClassType>