Powershell Hashtable: Cannot convert value “System.Collections.Hashtable” to type “Microsoft.PowerShell.Cmdletization.GeneratedTypes”

后端 未结 0 934
一整个雨季
一整个雨季 2020-11-27 21:17

I am trying to assign new IP addresses to newly deployed VMs using the below script

    $newVmList = @(
        @{"         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题