Microsoft.EnterpriseManagement.LinkingFramework.OpsMgrConnector.OpsMgrCIsOperations Manager'dan İçe Aktarılan Yapılandırma Öğeleri

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

Operations Manager'dan içe aktarılan yapılandırma öğelerinin özelliklerini tanımlar

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (TRK) Description (TRK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Görünen Ad Nesnenin görünen adı. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Nesne Durumu Nesne durumu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Varlık Durumu Varlık durumu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notlar Notlar false 4000       
Microsoft.EnterpriseManagement.LinkingFramework.OpsMgrConnector.OpsMgrCIs:
CIList  string  Yapılandırma Öğesi Listesi
Bu özellik, Operations Manager'dan hangi yapılandırma öğelerinin içe aktarılacağını denetleyen taban sınıfları içerir.
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>