Interface QueuedIngestClient

    • Method Detail

      • setQueueRequestOptions

        void setQueueRequestOptions​(com.microsoft.azure.storage.queue.QueueRequestOptions queueRequestOptions)
        Setter for QueueRequestOptions used by the client on adding ingest message to the Azure queue, read here https://docs.microsoft.com/azure/data-explorer/kusto/api/netfx/about-kusto-ingest#ingest-client-flavors about Kusto queued ingestion
        Parameters:
        queueRequestOptions - - Options to use when adding an ingest message to the queue