Microsoft.SystemCenter2012.ConfigurationManager.SiteSystemInfoInformazioni sul sistema del sito ConfigMgr

Microsoft.SystemCenter2012.ConfigurationManager.SiteSystemInfo (ClassType)

Knowledge Base article:

Riepilogo

Informazioni sul sistema del sito

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0fe77e80-554f-781c-1f41-cea55fbd0983

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ITA) Description (ITA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto di monitoraggio. false 256  False 
Microsoft.SystemCenter2012.ConfigurationManager.SiteSystemInfo:
ServerName  string  Nome server true 256  False 
ServerRemoteName  string  Nome remoto del server false 256  False 
SiteCode  string  Codice sito false  False 
SiteType  int  Tipo di sito false 256   
SiteServerFqdn  string  FQDN server sito false 256  False 
ParentSiteCode  string  Codice sito padre false  False 
ParentSiteType  int  Tipo di sito padre false 256   
ParentSiteFqdn  string  FQDN sito padre false 256  False 
HierarchyId  guid  ID gerarchia false 255   
CentralSiteCode  string  Codice sito centrale false  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter2012.ConfigurationManager.SiteSystemInfo" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="ServerName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ServerRemoteName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SiteCode" Type="string" Key="false" CaseSensitive="false" Length="3" MinLength="0"/>
<Property ID="SiteType" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SiteServerFqdn" 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="ParentSiteType" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ParentSiteFqdn" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HierarchyId" Type="guid" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="CentralSiteCode" Type="string" Key="false" CaseSensitive="false" Length="3" MinLength="0"/>
</ClassType>