Microsoft.SystemCenter2012.ConfigurationManager.SiteConfigMgr Sitesi

Microsoft.SystemCenter2012.ConfigurationManager.Site (ClassType)

Configuration Manager Sitesi

Knowledge Base article:

Özet

Configuration Manager Sitesi

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 (TRK) Description (TRK) 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  Site Sunucusu true 512  False 
SiteCode  string  Site Kodu false  False 
SiteName  string  Site Adı false 255  False 
HierarchyId  guid  Hiyerarşi Kimliği false 255   
Version  string  Sürüm false 256  False 
SiteType  int  Site Türü false 256   
SiteTypeName  string  Site Türü Adı false 256  False 
ParentSiteCode  string  Üst Site Kodu false  False 
Domain  string  Etki Alanı 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>