Skip to content

Commit

Permalink
added location property to deployment() function metadata (#936)
Browse files Browse the repository at this point in the history
* added listAdminKeys and listSeviceSas TLEs

* added location property for deployment function
  • Loading branch information
bmoore-msft authored Aug 31, 2020
1 parent 6c801ff commit 0882664
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions assets/ExpressionMetadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,9 @@
},
{
"name": "properties"
},
{
"name": "location"
}
]
},
Expand Down

0 comments on commit 0882664

Please sign in to comment.