netcoreapp2.0/ComponentDescriptor-VMware.VimAutomation.Vds.Commands.xml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
<ComponentDescriptor>
<Name>VMware.VimAutomation.Vds.Commands</Name> <Assembly>VMware.VimAutomation.Vds.Commands</Assembly> <ImplementingType>VMware.VimAutomation.Vds.Commands.VDCommandsComponentImpl</ImplementingType> <IsSnapin>true</IsSnapin> <ProvidedServiceList> </ProvidedServiceList> <RequiredServiceList> <ServiceDescriptor> <Name>ViCoreService</Name> <Version>1.0</Version> </ServiceDescriptor> <ServiceDescriptor> <Name>VDCoreService</Name> <Version>1.0</Version> </ServiceDescriptor> </RequiredServiceList> <ExtendedServiceList> </ExtendedServiceList> <Version> <Major>12</Major> <Minor>7</Minor> <Revision>0</Revision> <Build>20091295</Build> <Company>VMware Inc.</Company> <Copyright>Copyright 2012</Copyright> <UserFriendlyVersion>VMware VimAutomation Vds Commands PowerCLI Component PowerCLI Component 12.7 build 20091295</UserFriendlyVersion> <Description>Provides cmdlets for managing VMware Virtual Distributed Swtiches.</Description> </Version> </ComponentDescriptor> |