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/stable/2021-08-01/managedClusters.json
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3184,6 +3184,10 @@
3184
3184
"minimum": 4,
3185
3185
"description": "Desired outbound flow idle timeout in minutes. Allowed values are in the range of 4 to 120 (inclusive). The default value is 30 minutes.",
3186
3186
"default": 30
3187
+
},
3188
+
"enableMultipleStandardLoadBalancers": {
3189
+
"type": "boolean",
3190
+
"description": "Enable multiple standard load balancers per AKS cluster or not."
3187
3191
}
3188
3192
},
3189
3193
"description": "Profile of the managed cluster load balancer."
0 commit comments