Guest User

Untitled

a guest
Mar 21st, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. {
  2. "type": "Microsoft.Logic/workflows",
  3. "name": "[variables('workflows_integra_send_name')]",
  4. "apiVersion": "2017-07-01",
  5. "location": "[resourceGroup().location]",
  6. "tags": {
  7. "displayName": "Logic App - send"
  8. },
  9. "scale": null,
  10. "runtimeConfiguration": {
  11. "operationOptions ": "OptimizedForHighThroughput"
  12. },
  13. "properties": {...
Add Comment
Please, Sign In to add comment