I find stop use command : az aks stop --name aks-name --resource-group resource-group-name,
but the command isn't use in PowerShell Workflow Runbook,I can't find the command in moduel, So we can't use PowerShell Workflow Runbook do a StopStartAKS code?