asg_backend/asg_form/Properties/serviceDependencies.json
2024-10-19 21:01:07 +08:00

16 lines
267 B
JSON

{
"dependencies": {
"apis1": {
"type": "apis"
},
"mssql1": {
"type": "mssql",
"connectionId": "ConnectionStrings",
"dynamicId": null
},
"appInsights1": {
"type": "appInsights",
"connectionId": null
}
}
}