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
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3408,6 +3408,10 @@
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
+
},
3411
3415
"createdTime": {
3412
3416
"format": "date-time",
3413
3417
"description": "Date time when the resource is created",
Copy file name to clipboardExpand all lines: specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2020-11-01-preview/examples/Apps_CreateOrUpdate.json
Copy file name to clipboardExpand all lines: specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2020-11-01-preview/examples/Apps_Get.json
Copy file name to clipboardExpand all lines: specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2020-11-01-preview/examples/Apps_List.json
Copy file name to clipboardExpand all lines: specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2020-11-01-preview/examples/Apps_Update.json
0 commit comments