tests/functions/tasks/_ConvertTo.Arm.json
{
"type": "Microsoft.Logic/workflows", "apiVersion": "2019-05-01", "name": "LA-TEST-Exporter", "location": "westeurope", "tags": { "Department": "Unknown", "CostCenter": "Unassigned" }, "identity": null, "properties": { "state": "Enabled", "definition": { "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", "contentVersion": "1.0.0.0", "parameters": {}, "triggers": { "manual": { "inputs": { "schema": {} }, "kind": "Http", "type": "Request" } }, "actions": {}, "outputs": {} }, "parameters": {}, "integrationAccount": null } } |