VCF.LifecycleManager.psd1
|
@{ RootModule = 'VCF.LifecycleManager.psm1' ModuleVersion = '1.0.0.0' GUID = 'b9926487-f43a-41c3-925f-34525f82ba52' Author = 'The Any Stack Architect' CompanyName = 'AnyStack' Description = 'Enterprise extension module for vSphere 8.0 U3' PowerShellVersion = '5.1' FunctionsToExport = '*' } |