Skip to content

Commit

Permalink
Hobov2 Swagger (#24471)
Browse files Browse the repository at this point in the history
* Hobov2 Swagger

* fix error
  • Loading branch information
xuexu6666 authored Jun 16, 2023
1 parent 6c0aa20 commit 70f8d36
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4374,6 +4374,10 @@
]
}
},
"delegatedResources": {
"$ref": "../../../../../../common-types/resource-management/v4/managedidentitywithdelegation.json#/definitions/DelegatedResources",
"description": "The delegated identity resources assigned to this managed cluster. This can only be set by another Azure Resource Provider, and managed cluster only accept one delegated identity resource. Internal use only."
},
"userAssignedIdentities": {
"type": "object",
"additionalProperties": {
Expand Down

0 comments on commit 70f8d36

Please sign in to comment.