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.
1 parent fcedc55 commit fb90e85Copy full SHA for fb90e85
integration-manifest.json
@@ -28,16 +28,18 @@
28
"platformSupport": "Unused"
29
},
30
"store_types": {
31
- "Name": "Azure Application Gateway",
32
- "ShortName": "AzureAppGW",
33
- "Capability": "AzureAppGW",
34
- "LocalStore": false,
35
- "SupportedOperations": {
36
- "Add": true,
37
- "Create": false,
38
- "Discovery": true,
39
- "Enrollment": false,
40
- "Remove": true
+ "AzureAppGW" : {
+ "Name": "Azure Application Gateway",
+ "ShortName": "AzureAppGW",
+ "Capability": "AzureAppGW",
+ "LocalStore": false,
+ "SupportedOperations": {
+ "Add": true,
+ "Create": false,
+ "Discovery": true,
+ "Enrollment": false,
41
+ "Remove": true
42
+ }
43
44
"Properties": [
45
{
0 commit comments