Microsoft.SystemCenter2012.ConfigurationManager.SiteConfigMgr-hely

Microsoft.SystemCenter2012.ConfigurationManager.Site (ClassType)

Configuration Manager hely

Knowledge Base article:

Összegzés

Configuration Manager hely

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf59ead9c-76c7-4c3c-3bf6-5636f65ed030

Class Hierarchy:

Class Properties:

Property Name Type Display Name (HUN) Description (HUN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.SystemCenter2012.ConfigurationManager.Site:
SiteServer  string  Helykiszolgáló true 512  False 
SiteCode  string  Helykód false  False 
SiteName  string  Hely neve false 255  False 
HierarchyId  guid  Hierarchiaazonosító false 255   
Version  string  Verzió false 256  False 
SiteType  int  Hely típusa false 256   
SiteTypeName  string  Helytípus neve false 256  False 
ParentSiteCode  string  Szülőhelykód false  False 
Domain  string  Tartomány false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter2012.ConfigurationManager.Site" Accessibility="Public" Abstract="true" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="false" Singleton="false">
<Property ID="SiteServer" Type="string" Key="true" CaseSensitive="false" Length="512" MinLength="0"/>
<Property ID="SiteCode" Type="string" Key="false" CaseSensitive="false" Length="3" MinLength="0"/>
<Property ID="SiteName" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="HierarchyId" Type="guid" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="Version" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SiteType" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SiteTypeName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ParentSiteCode" Type="string" Key="false" CaseSensitive="false" Length="3" MinLength="0"/>
<Property ID="Domain" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>