You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2025-10-02-preview/managedClusters.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -867,7 +867,7 @@
867
867
"in": "path",
868
868
"required": true,
869
869
"type": "string",
870
-
"description": "The name of the maintenance configuration."
870
+
"description": "The name of the maintenance configuration. Supported values are 'default', 'aksManagedAutoUpgradeSchedule', or 'aksManagedNodeOSUpgradeSchedule'."
871
871
}
872
872
],
873
873
"responses": {
@@ -914,7 +914,7 @@
914
914
"in": "path",
915
915
"required": true,
916
916
"type": "string",
917
-
"description": "The name of the maintenance configuration."
917
+
"description": "The name of the maintenance configuration. Supported values are 'default', 'aksManagedAutoUpgradeSchedule', or 'aksManagedNodeOSUpgradeSchedule'."
918
918
},
919
919
{
920
920
"name": "parameters",
@@ -977,7 +977,7 @@
977
977
"in": "path",
978
978
"required": true,
979
979
"type": "string",
980
-
"description": "The name of the maintenance configuration."
980
+
"description": "The name of the maintenance configuration. Supported values are 'default', 'aksManagedAutoUpgradeSchedule', or 'aksManagedNodeOSUpgradeSchedule'."
0 commit comments