Hey folks; I'm looking for some option in go to schedule VM auto-shutdown to reduce cost, I do see github.com/pulumi/pulumi-azure-native-sdk/devcenter in v3 but the NewSchedule refer to VM pools, I'm trying to implement on specific Linux Vms , any extension should be added , should I use github.com/pulumi/pulumi-azure/sdk/v6/go/azure/devtest.NewGlobalVMShutdownSchedule for this or is there some other way using the azure-native SDK ?