Az Operations Manager CI összekötőn keresztül importálandó alaposztályok szűrt listája

OpsMgr.CIList.Template (ObjectTemplate)

Ez a sablon határozza meg az Operations Managerből importált konfigurációelemek körét szabályozó alaposztályokat.

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>