经由 Operations Manager CI 连接器的导入的基类筛选列表

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>