Skip to content

Commit

Permalink
add assignment resource id to the schema
Browse files Browse the repository at this point in the history
  • Loading branch information
eshaparmar committed Jul 30, 2020
1 parent f7665e5 commit 39e3f5c
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1250,6 +1250,11 @@
"Pending"
]
},
"resourceId": {
"type": "string",
"readOnly": true,
"description": "Name of the guest configuration assignment resource setting."
},
"reasons": {
"type": "array",
"items": {
Expand Down

0 comments on commit 39e3f5c

Please sign in to comment.