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/appplatform/resource-manager/Microsoft.AppPlatform/preview/2020-11-01-preview/appplatform.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -3408,10 +3408,6 @@
3408
3408
"description": "Indicate if only https is allowed.",
3409
3409
"type": "boolean"
3410
3410
},
3411
-
"enableEndToEndTLS": {
3412
-
"description": "Indicate if end to end TLS is enabled.",
3413
-
"type": "boolean"
3414
-
},
3415
3411
"createdTime": {
3416
3412
"format": "date-time",
3417
3413
"description": "Date time when the resource is created",
@@ -3425,6 +3421,10 @@
3425
3421
"persistentDisk": {
3426
3422
"$ref": "#/definitions/PersistentDisk",
3427
3423
"description": "Persistent disk settings"
3424
+
},
3425
+
"enableEndToEndTLS": {
3426
+
"description": "Indicate if end to end TLS is enabled.",
0 commit comments