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 (KOR) Description (KOR) 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  OS 현재 버전 운영 체제의 현재 버전 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>