blob: 39902fcaab85f5b5fe03f108020ff398baa8ad17 [file] [log] [blame]
{
"connector": {
"class": "org.apache.camel.kafkaconnector.azurestorageblobchangefeedsource.CamelAzurestorageblobchangefeedsourceSourceConnector",
"artifactId": "camel-azure-storage-blob-changefeed-source-kafka-connector",
"groupId": "org.apache.camel.kafkaconnector",
"id": "camel-azure-storage-blob-changefeed-source-source",
"type": "source",
"version": "3.19.0-SNAPSHOT",
"description": "Consume events from an Azure Storage Blob change feed."
},
"properties": {
"camel.kamelet.azure-storage-blob-changefeed-source.period": {
"name": "camel.kamelet.azure-storage-blob-changefeed-source.period",
"description": "The interval (in milliseconds) between fetches to the Azure Storage change feed.",
"defaultValue": "10000",
"priority": "HIGH",
"required": "true"
},
"camel.kamelet.azure-storage-blob-changefeed-source.accountName": {
"name": "camel.kamelet.azure-storage-blob-changefeed-source.accountName",
"description": "The Azure Storage Blob account name.",
"priority": "HIGH",
"required": "true"
},
"camel.kamelet.azure-storage-blob-changefeed-source.accessKey": {
"name": "camel.kamelet.azure-storage-blob-changefeed-source.accessKey",
"description": "The Azure Storage Blob access Key.",
"priority": "HIGH",
"required": "true"
}
}
}