Interface KustoPool.UpdateStages.WithOptimizedAutoscale

  • All Known Subinterfaces:
    KustoPool.Update
    Enclosing interface:
    KustoPool.UpdateStages

    public static interface KustoPool.UpdateStages.WithOptimizedAutoscale
    The stage of the KustoPool update allowing to specify optimizedAutoscale.
    • Method Detail

      • withOptimizedAutoscale

        KustoPool.Update withOptimizedAutoscale​(OptimizedAutoscale optimizedAutoscale)
        Specifies the optimizedAutoscale property: Optimized auto scale definition..
        Parameters:
        optimizedAutoscale - Optimized auto scale definition.
        Returns:
        the next definition stage.