Skip to content

Commit f75a0b8

Browse files
author
anushkasingh16
committed
Update maintenance configuration description to list supported values
1 parent 8b73d15 commit f75a0b8

File tree

1 file changed

+3
-3
lines changed
  • specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2025-10-02-preview

1 file changed

+3
-3
lines changed

specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2025-10-02-preview/managedClusters.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -867,7 +867,7 @@
867867
"in": "path",
868868
"required": true,
869869
"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'."
871871
}
872872
],
873873
"responses": {
@@ -914,7 +914,7 @@
914914
"in": "path",
915915
"required": true,
916916
"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'."
918918
},
919919
{
920920
"name": "parameters",
@@ -977,7 +977,7 @@
977977
"in": "path",
978978
"required": true,
979979
"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'."
981981
}
982982
],
983983
"responses": {

0 commit comments

Comments
 (0)