KustoPool.DefinitionStages.WithOptimizedAutoscale Interface
public static interface KustoPool.DefinitionStages.WithOptimizedAutoscale
The stage of the KustoPool definition allowing to specify optimizedAutoscale.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withOptimizedAutoscale(OptimizedAutoscale optimizedAutoscale)
Specifies the optimized |
Method Details
withOptimizedAutoscale
public abstract KustoPool.DefinitionStages.WithCreate withOptimizedAutoscale(OptimizedAutoscale optimizedAutoscale)
Specifies the optimizedAutoscale property: Optimized auto scale definition..
Parameters:
Returns: