Microsoft.SystemCenter2012.ConfigurationManager.SiteRoleFunção do site do ConfigMgr

Microsoft.SystemCenter2012.ConfigurationManager.SiteRole (ClassType)

Função de site

Knowledge Base article:

Resumo

Função de site

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId54d8d187-4819-8f6e-76bd-901673e7be4d

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTB) Description (PTB) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome para Exibição Nome para exibição do objeto de monitoramento. false 256  False 
Microsoft.SystemCenter2012.ConfigurationManager.SiteRole:
RoleName  string  Nome da função false 255  False 
SiteCode  string  CódigoLocal false  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter2012.ConfigurationManager.SiteRole" Accessibility="Public" Abstract="true" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Singleton="false">
<Property ID="RoleName" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="SiteCode" Type="string" Key="false" CaseSensitive="false" Length="3" MinLength="0"/>
</ClassType>