Classes/HyperVVMEnvironment.ps1
|
class HyperVVMEnvironment { [string] $Name [HyperVVMService[]] $Service [string[]] $StartOrder } |
|
class HyperVVMEnvironment { [string] $Name [HyperVVMService[]] $Service [string[]] $StartOrder } |