Skip to content

Commit

Permalink
Add read only according to comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
dandanwang0320 committed Apr 3, 2020
1 parent 063a87b commit ee67e47
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1629,10 +1629,12 @@
"userAssignedResourceIdentity": {
"properties": {
"principalId": {
"readOnly": true,
"type": "string",
"description": "The principal id of user assigned identity."
},
"tenantId": {
"readOnly": true,
"type": "string",
"description": "The tenant id of user assigned identity."
}
Expand Down

0 comments on commit ee67e47

Please sign in to comment.