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 ??