VCF.AutomationOrchestrator.psd1
|
@{ RootModule = 'VCF.AutomationOrchestrator.psm1' ModuleVersion = '1.0.0.0' GUID = 'ee8c3b8f-e85f-40b6-b0fe-1040f9616353' Author = 'The Any Stack Architect' CompanyName = 'AnyStack' Description = 'Enterprise extension module for vSphere 8.0 U3' PowerShellVersion = '5.1' FunctionsToExport = '*' } |