Relative Content

Tag Archive for c#azureazure-virtual-machineazure-sdk-.netazure-fluent-api

autoshut down vm using azure sdk fluent c sharp

this is my code to create vm in azure using 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 case the vm will get poweroff when the time arrives is that possible pls let me know if possible ??