Sha256: 9c3f18f9377eb92543224a3e3203d963cadf8cd3cb06d6f968897f7e5d99a2b0
Contents?: true
Size: 312 Bytes
Versions: 29
Compression:
Stored size: 312 Bytes
Contents
#Requires -Modules VagrantMessages # This will have a SwitchType property. As far as I know the values are: # # 0 - Private # 1 - Internal # $Switches = @(Hyper-V\Get-VMSwitch ` | Select-Object Name,SwitchType,NetAdapterInterfaceDescription,Id) Write-OutputMessage $(ConvertTo-JSON $Switches)
Version data entries
29 entries across 25 versions & 4 rubygems