Interface KustoPool.DefinitionStages.WithEnableStreamingIngest

    • Method Detail

      • withEnableStreamingIngest

        KustoPool.DefinitionStages.WithCreate withEnableStreamingIngest​(Boolean enableStreamingIngest)
        Specifies the enableStreamingIngest property: A boolean value that indicates if the streaming ingest is enabled..
        Parameters:
        enableStreamingIngest - A boolean value that indicates if the streaming ingest is enabled.
        Returns:
        the next definition stage.