Interface KustoPool.DefinitionStages.WithEnablePurge

    • Method Detail

      • withEnablePurge

        KustoPool.DefinitionStages.WithCreate withEnablePurge​(Boolean enablePurge)
        Specifies the enablePurge property: A boolean value that indicates if the purge operations are enabled..
        Parameters:
        enablePurge - A boolean value that indicates if the purge operations are enabled.
        Returns:
        the next definition stage.