Stops an Azure Virtual Machine.
Target Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Azure Cloud Account Code |
| Yes | The Cloud Account Code of the Azure. |
Azure CLI Path |
| No | The path to the directory where Azure CLI is installed. |
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Virtual Machine Resource Id’s |
| No | Provide either comma or space separated Resource Ids of the Virtual Machine(s). |
Virtual Machine Name |
| No | The name of the Virtual Machine to |
stop. | |||
Resource Group Name |
| No | The name of the Resource Group containing the Virtual Machine. |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Virtual Machine Resource Id’s |
| No | Provide either comma or space separated Resource Ids of the Virtual Machine(s). |
Virtual Machine Name |
| No | The name of the Virtual Machine to start. |
No Wait |
| No | Do Not Wait for Completion of stopping Virtual Machine. |
Skip Shutdown |
| No | Power off a running Virtual Machine without shutting down. |
Artifacts
This operation does not produce or consume any artifacts.
...