Skip to content

Commit

Permalink
add tags to PrivateCloudUpdate
Browse files Browse the repository at this point in the history
  • Loading branch information
cataggar committed Jul 1, 2020
1 parent 24525f4 commit 8df7086
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1544,6 +1544,13 @@
"PrivateCloudUpdate": {
"description": "An update to a private cloud resource",
"properties": {
"tags": {
"type": "object",
"additionalProperties": {
"type": "string"
},
"description": "Resource tags."
},
"properties": {
"description": "The updatable properties of a private cloud resource",
"$ref": "#/definitions/PrivateCloudUpdateProperties",
Expand Down

0 comments on commit 8df7086

Please sign in to comment.