i am trying to add exception handling in powershell script for azure cloud but try block is not responding when error occurs

后端 未结 0 1027
野趣味
野趣味 2020-12-11 17:39
#adding wrong parameters for checking the try block
    $RGName = "RG1"
    $VMName="VM1"
    $VMSize="standard_B1ls"

    $VirtualMach         


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