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 (CHT) Description (CHT) 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>