Lista filtrada de classes base para importação via Conector de IC do Operations Manager

OpsMgr.CIList.Template (ObjectTemplate)

Este modelo define as classes base que controlam quais itens de configuração são importados do 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>