Created
November 18, 2019 19:05
-
-
Save andrewmatveychuk/0641d3ba34dfad9bcb6161b203faa7d0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| "parameters": { | |
| "allowedLocations": { | |
| "type": "Array", | |
| "metadata": { | |
| "displayName": "Allowed locations", | |
| "description": "The list of locations that can be specified when deploying resources.", | |
| "strongType": "location" | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment