We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 78750b4 + 051b14f commit b52b610Copy full SHA for b52b610
schemas/2020-06-01/Microsoft.Cache.json
@@ -412,7 +412,8 @@
412
"enableNonSslPort": {
413
"oneOf": [
414
{
415
- "type": "boolean"
+ "type": "boolean",
416
+ "default": false
417
},
418
419
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
schemas/2020-12-01/Microsoft.Cache.json
0 commit comments