Skip to content

Commit fa19140

Browse files
committed
fix latest API
1 parent 3286334 commit fa19140

File tree

1 file changed

+1
-1
lines changed
  • specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-11-02-preview

1 file changed

+1
-1
lines changed

specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-11-02-preview/managedClusters.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4983,7 +4983,7 @@
49834983
"enableNamespaceResources": {
49844984
"type": "boolean",
49854985
"title": "Enable namespace as Azure resource.",
4986-
"description": "The default value is false. It can be enabled/disabled on creation and updation of the managed cluster. See [https://aka.ms/NamespaceARMResource](https://aka.ms/NamespaceARMResource) for more details on Namespace as a ARM Resource."
4986+
"description": "The default value is false. It can be enabled/disabled on creation and updating of the managed cluster. See [https://aka.ms/NamespaceARMResource](https://aka.ms/NamespaceARMResource) for more details on Namespace as a ARM Resource."
49874987
},
49884988
"networkProfile": {
49894989
"$ref": "#/definitions/ContainerServiceNetworkProfile",

0 commit comments

Comments
 (0)