Microsoft.Windows.DHCPServer.Library.SuperscopeSuperámbito DHCP

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

Ésta es la agrupación de todos los ámbitos.

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 (ESN) Description (ESN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nombre para mostrar Nombre para mostrar de objeto de supervisión. false 256  False 
Microsoft.Windows.DHCPServer.Library.Superscope:
Name  string  Nombre Éste es el nombre del superámbito. true 256  True 
OSCurrentVersion  string  Versión actual de SO Versión actual del sistema operativo 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>