Microsoft.SystemCenter2012.ConfigurationManager.SiteServerConfigMgr 站台伺服器

Microsoft.SystemCenter2012.ConfigurationManager.SiteServer (ClassType)

站台伺服器

Knowledge Base article:

摘要

站台伺服器

Element properties:

Base ClassMicrosoft.SystemCenter2012.ConfigurationManager.Server
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId20b65e0e-4289-6f72-dbc8-d3d19dcb6c5b

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ZHH) Description (ZHH) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.SystemCenter2012.ConfigurationManager.Server:
HierarchyId  guid  階層識別碼 false 256   
SiteCode  string  站台碼 false  False 
Version  string  版本 false 256  False 
Microsoft.SystemCenter2012.ConfigurationManager.SiteServer:
SiteId  guid  站台識別碼 false 256   
SiteType  int  站台類型 false 255   
ParentSiteCode  string  父站台碼 false  False 
ProviderLocation  string  SDK 提供者位置 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter2012.ConfigurationManager.SiteServer" Accessibility="Public" Abstract="false" Base="Microsoft.SystemCenter2012.ConfigurationManager.Server" Hosted="true" Singleton="false">
<Property ID="SiteId" Type="guid" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SiteType" Type="int" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="ParentSiteCode" Type="string" Key="false" CaseSensitive="false" Length="3" MinLength="0"/>
<Property ID="ProviderLocation" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>