From 70f8d36a80ceec577610301a804434d9d57beae9 Mon Sep 17 00:00:00 2001 From: Xu Xue <55420084+xuexu6666@users.noreply.github.com> Date: Thu, 15 Jun 2023 21:47:15 -0500 Subject: [PATCH] Hobov2 Swagger (#24471) * Hobov2 Swagger * fix error --- .../aks/stable/2023-06-01/managedClusters.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-06-01/managedClusters.json b/specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-06-01/managedClusters.json index dc6d78509499..d7f17239daa8 100644 --- a/specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-06-01/managedClusters.json +++ b/specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-06-01/managedClusters.json @@ -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": {