Microsoft.SystemCenter2012.ConfigurationManager.HierarchyComputerGroupConfigMgr 階層コンピューター グループ

Microsoft.SystemCenter2012.ConfigurationManager.HierarchyComputerGroup (ClassType)

階層コンピューター グループ

Knowledge Base article:

概要

階層コンピューター グループ

Element properties:

Base ClassMicrosoft.SystemCenter.ComputerGroup
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId3e893963-c206-8a19-1345-ffe37b3a658f

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  表示名 監視オブジェクトの表示名。 false 256  False 
Microsoft.SystemCenter2012.ConfigurationManager.HierarchyComputerGroup:
HierarchyId  guid  階層 ID true 255   
SiteCode  string  最上位サイト コード false  False 
SiteServer  string  最上位サイト サーバー false 512  False 
SiteName  string  最上位サイト名 false 255  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter2012.ConfigurationManager.HierarchyComputerGroup" Accessibility="Public" Abstract="false" Base="SC!Microsoft.SystemCenter.ComputerGroup" Hosted="false" Singleton="false">
<Property ID="HierarchyId" Type="guid" Key="true" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="SiteCode" Type="string" Key="false" CaseSensitive="false" Length="3" MinLength="0"/>
<Property ID="SiteServer" Type="string" Key="false" CaseSensitive="false" Length="512" MinLength="0"/>
<Property ID="SiteName" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
</ClassType>