Microsoft.SystemCenter2012.ConfigurationManager.ConfigurationBaselineConfigMgr 構成基準

Microsoft.SystemCenter2012.ConfigurationManager.ConfigurationBaseline (ClassType)

構成基準

Knowledge Base article:

概要

構成基準

Element properties:

Base ClassMicrosoft.SystemCenter2012.ConfigurationManager.ManagementBaseObject
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4d84fbdf-5ebb-d195-c4db-c6a9eefbb8aa

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.ConfigurationBaseline:
TypeId  int  種類 ID true 256   
TypeInstanceId  string  インスタンス ID true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter2012.ConfigurationManager.ConfigurationBaseline" Accessibility="Public" Abstract="false" Base="Microsoft.SystemCenter2012.ConfigurationManager.ManagementBaseObject" Hosted="true" Singleton="false">
<Property ID="TypeId" Type="int" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TypeInstanceId" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>