File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 256
256
},
257
257
"adxTableName" : {
258
258
"type" : " string" ,
259
- "description" : " The name of the Azure Data Explorer table."
259
+ "default" : " AdtPropertyEvents" ,
260
+ "description" : " The name of the Azure Data Explorer table. Defaults to AdtPropertyEvents."
260
261
},
261
262
"connectionType" : {
262
263
"type" : " string" ,
266
267
},
267
268
"eventHubConsumerGroup" : {
268
269
"type" : " string" ,
270
+ "default" : " $Default" ,
269
271
"description" : " The EventHub consumer group to use when ADX reads from EventHub. Defaults to $Default."
270
272
},
271
273
"eventHubEndpointUri" : {
Original file line number Diff line number Diff line change 256
256
},
257
257
"adxTableName" : {
258
258
"type" : " string" ,
259
- "description" : " The name of the Azure Data Explorer table."
259
+ "default" : " AdtPropertyEvents" ,
260
+ "description" : " The name of the Azure Data Explorer table. Defaults to AdtPropertyEvents."
260
261
},
261
262
"connectionType" : {
262
263
"type" : " string" ,
266
267
},
267
268
"eventHubConsumerGroup" : {
268
269
"type" : " string" ,
270
+ "default" : " $Default" ,
269
271
"description" : " The EventHub consumer group to use when ADX reads from EventHub. Defaults to $Default."
270
272
},
271
273
"eventHubEndpointUri" : {
You can’t perform that action at this time.
0 commit comments