locked
[Q&A Redirect] Wait for VMs running RRS feed

  • Question

  • Hi,

    In my C# code i create some Azure Virtual Machines. I want my program to invoke the creation of VMs (using IVirtualMachine interface), but then I want it to wait VMs until all of them are in Running state before return to main. How can I implement this?


    Wednesday, February 5, 2020 9:47 PM

All replies