|
105 | 105 | "name": "cosmosDBTrigger-connection",
|
106 | 106 | "value": "string",
|
107 | 107 | "resource": "DocumentDB",
|
108 |
| - "label": "$cosmosDB_connection_label", |
| 108 | + "label": "$cosmosDBIn_connection_label", |
109 | 109 | "help": "$cosmosDB_connection_help",
|
110 | 110 | "placeholder": "$variables_selectConnection"
|
111 | 111 | },
|
|
114 | 114 | "name": "cosmosDBTrigger-databaseName",
|
115 | 115 | "value": "string",
|
116 | 116 | "defaultValue": "",
|
117 |
| - "label": "$cosmosDB_databaseName_label", |
| 117 | + "label": "$cosmosDBIn_databaseName_label", |
118 | 118 | "help": "$cosmosDB_databaseName_help"
|
119 | 119 | },
|
120 | 120 | {
|
121 | 121 | "id": "cosmosDBTrigger-containerName",
|
122 | 122 | "name": "cosmosDBTrigger-containerName",
|
123 | 123 | "value": "string",
|
124 | 124 | "defaultValue": "",
|
125 |
| - "label": "$cosmosDB_containerName_label", |
| 125 | + "label": "$cosmosDBIn_containerName_label", |
126 | 126 | "help": "$cosmosDB_containerName_help"
|
127 | 127 | },
|
128 | 128 | {
|
129 | 129 | "id": "cosmosDBTrigger-leaseContainerName",
|
130 | 130 | "name": "cosmosDBTrigger-leaseContainerName",
|
131 | 131 | "value": "string",
|
132 |
| - "label": "$cosmosDB_leaseContainerName_label", |
| 132 | + "label": "$cosmosDBIn_leaseContainerName_label", |
133 | 133 | "help": "$cosmosDB_leaseContainer_help"
|
134 | 134 | },
|
135 | 135 | {
|
136 | 136 | "id": "cosmosDBTrigger-createLeaseContainerIfNotExists",
|
137 | 137 | "name": "cosmosDBTrigger-createLeaseContainerIfNotExists",
|
138 | 138 | "value": "boolean",
|
139 | 139 | "defaultValue": true,
|
140 |
| - "label": "$cosmosDB_createIfNotExists_label", |
| 140 | + "label": "$cosmosDBIn_createContainerIfNotExists_label", |
141 | 141 | "help": "$cosmosDB_createIfNotExists_help"
|
142 | 142 | },
|
143 | 143 | {
|
|
0 commit comments