Skip to content

Commit

Permalink
Remove additional fields
Browse files Browse the repository at this point in the history
  • Loading branch information
johnthcall committed Apr 24, 2020
1 parent 29d5af2 commit dd7885e
Showing 1 changed file with 0 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -272,16 +272,6 @@
"readOnly": true,
"description": "The location of the resource"
},
"subscriptionId": {
"type": "string",
"readOnly": true,
"description": "Azure subscription identifier. This is GUID value"
},
"resourceGroup": {
"type": "string",
"readOnly": true,
"description": "Azure resource group the resource resides in."
},
"type": {
"type": "string",
"readOnly": true,
Expand Down

0 comments on commit dd7885e

Please sign in to comment.