Autoshut down vm using Azure SDK fluent C#
This is my code to create vm in Azure using the Azure SDK fluent. My question is: I need to set auto shutdown option while creating VM, I need to set the time while creating the VM so in that…
This is my code to create vm in Azure using the Azure SDK fluent. My question is: I need to set auto shutdown option while creating VM, I need to set the time while creating the VM so in that…