...
Property Name | Property Code | Required | Description |
---|---|---|---|
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Classic VM | FDAZ_VM_CLASSIC | Yes | Boolean, whether or not the VM is "classic" |
VM Name | FDAZ_VM_NAME | Yes | The name of the VM to start. |
Service Name | FDAZ_SERVICE_NAME | No | The name of the cloud service the VM is running on. Required if Classic VM is set to true. |
Deployment Name | FDAZ_DEPLOYMENT_NAME | No | The name of the deployment that created the VM. Required if Classic VM is set to false. |
Resource Group Name | FDAZ_RG_NAME | No | The name of the resource group containing the VM. Required if |
Delete Media | FDAZ_DELETE_MEDIA | No | Boolean, whether or not to delete the disks and source blobs when deleting the VM. |
Continue on Error | FDAZ_CONTINUE_ON_ERROR | No | Optionally do not fail the workflow if deleting the VM fails. |
Outputs
Output Name | Required | Description |
---|---|---|
...