Microsoft.EnterpriseManagement.LinkingFramework.OpsMgrConnector.OpsMgrCIsOperations Manager からインポートされる構成アイテム

Microsoft.EnterpriseManagement.LinkingFramework.OpsMgrConnector.OpsMgrCIs (ClassType)

Operations Manager からインポートする構成アイテムのプロパティを定義します

Element properties:

Base ClassSystem.ConfigItem
AbstractFalse
HostedFalse
SingletonTrue
ExtensionFalse
AccessibilityPublic
ElementId5bce533a-5878-45e4-5351-dfa02ed058f7

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  表示名 監視オブジェクトの表示名。 false 4000  False     
System.ConfigItem:
ObjectStatus  enum  オブジェクトの状態 オブジェクトの状態 false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  資産の状態 資産の状態 false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  メモ メモ false 4000       
Microsoft.EnterpriseManagement.LinkingFramework.OpsMgrConnector.OpsMgrCIs:
CIList  string  構成アイテム リスト
このプロパティには、どの構成アイテムを Operations Manager からインポートするかを制御する基本クラスが含まれます。
false 65536  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.EnterpriseManagement.LinkingFramework.OpsMgrConnector.OpsMgrCIs" Accessibility="Public" Abstract="false" Singleton="true" Base="System!System.ConfigItem">
<!-- Represents the singleton class. An instance of this class holds the "white list" of CIs-->
<Property ID="CIList" Type="string" Key="false" MaxLength="65536"/>
</ClassType>