Skip to content

Commit

Permalink
change description for host quotas
Browse files Browse the repository at this point in the history
  • Loading branch information
dariccia committed Apr 27, 2020
1 parent c3a8951 commit eeb483d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -754,12 +754,12 @@
"description": "Host quotas",
"properties": {
"gp": {
"description": "VS20 host quota",
"description": "Quota for general purpose hosts (VS20)",
"type": "integer",
"readOnly": true
},
"he": {
"description": "VS36 host quota",
"description": "Quota for high end hosts (VS36)",
"type": "integer",
"readOnly": true
}
Expand Down

0 comments on commit eeb483d

Please sign in to comment.