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 (KOR) Description (KOR) 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>