You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Invoke a run command of RunPowerShellScript with overriding the script 'sample.ps1' and the parameters on the VM of 'vmname' in resource group 'rgname'.
47
47
48
48
## PARAMETERS
49
49
50
50
### -AsJob
51
-
Run cmdlet in the background and return a Job to track progress.
51
+
Run cmdlet in the background and return a job object to track progress.
0 commit comments