Operations Manager CI Connector를 통해 가져오기 위한 기본 클래스의 필터링된 목록

OpsMgr.CIList.Template (ObjectTemplate)

이 템플릿은 Operations Manager에서 가져오는 구성 항목을 제어하는 기본 클래스를 제어합니다.

Element properties:

TypeMicrosoft.EnterpriseManagement.LinkingFramework.OpsMgrConnector.OpsMgrCIs

Source Code:

<ObjectTemplate ID="OpsMgr.CIList.Template" TypeID="Microsoft.EnterpriseManagement.LinkingFramework.OpsMgrConnector.OpsMgrCIs">
<Property Path="$Context/Property[Type='Microsoft.EnterpriseManagement.LinkingFramework.OpsMgrConnector.OpsMgrCIs']/CIList$">
&lt;CIBaseTypes&gt;
&lt;CIBaseType name="System.Service" mp="System.Library" /&gt;
&lt;CIBaseType name="System.Database" mp="System.Library" /&gt;
&lt;CIBaseType name="Microsoft.Windows.ApplicationComponent" mp="Microsoft.Windows.Library" /&gt;
&lt;CIBaseType name="Microsoft.Windows.ComputerRole" mp="Microsoft.Windows.Library" /&gt;
&lt;CIBaseType name="System.Computer" mp="System.Library" /&gt;
&lt;CIBaseType name="System.OperatingSystem" mp="System.Library" /&gt;
&lt;CIBaseType name="Microsoft.Windows.LogicalDevice" mp="Microsoft.Windows.Library" /&gt;
&lt;CIBaseType name="System.SoftwareInstallation" mp="System.Library" /&gt;
&lt;CIBaseType name="System.WebSite" mp="System.Library" /&gt;
&lt;CIBaseType name="System.LogicalEntity" mp="System.Library"/&gt;
&lt;CIBaseType name="System.VirtualMachine" mp="System.Virtualization.Library" /&gt;
&lt;CIBaseType name="System.VirtualHardwareComponent" mp="System.Virtualization.Library"/&gt;
&lt;CIBaseType name="System.NetworkDevice" mp="System.Library"/&gt;
&lt;/CIBaseTypes&gt;
</Property>
</ObjectTemplate>