net45/ComponentDescriptor-VMware.VimAutomation.Storage.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.Storage.Commands</Name> <Assembly>VMware.VimAutomation.Storage.Commands</Assembly> <ImplementingType>VMware.VimAutomation.Storage.Commands.StorageCommandsComponentImpl</ImplementingType> <IsSnapin>true</IsSnapin> <ProvidedServiceList> </ProvidedServiceList> <RequiredServiceList> <ServiceDescriptor> <Name>ViCoreService</Name> <Version>1.0</Version> </ServiceDescriptor> <ServiceDescriptor> <Name>StorageCoreService</Name> <Version>1.0</Version> </ServiceDescriptor> </RequiredServiceList> <ExtendedServiceList> </ExtendedServiceList> <Version> <Major>10</Major> <Minor>1</Minor> <Revision>0</Revision> <Build>8313015</Build> <Company>VMware Inc.</Company> <Copyright>Copyright 2012</Copyright> <UserFriendlyVersion>VMware VimAutomation Storage PowerCLI Component PowerCLI Component 10.1 build 8313015</UserFriendlyVersion> <Description>Provides cmdlets for managing VMware Storage components.</Description> </Version> </ComponentDescriptor> |