net45/ComponentDescriptor-VMware.VimAutomation.vROps.Impl.xml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
<ComponentDescriptor>
<Name>VMware.VimAutomation.vROps.Impl</Name> <Assembly>VMware.VimAutomation.vROps.Impl</Assembly> <ImplementingType>VMware.VimAutomation.vROps.Impl.V1.OMComponentImpl</ImplementingType> <IsSnapin>false</IsSnapin> <ProvidedServiceList> <ServiceDescriptor> <Name>OMCoreComponentService</Name> <Version>1.0</Version> </ServiceDescriptor> </ProvidedServiceList> <RequiredServiceList> <ServiceDescriptor> <Name>ViCoreService</Name> <Version>1.0</Version> </ServiceDescriptor> </RequiredServiceList> <ExtendedServiceList></ExtendedServiceList> </ComponentDescriptor> |