BigDataPoolResourceInfo.DefinitionStages.WithAutoScale Interface
public static interface BigDataPoolResourceInfo.DefinitionStages.WithAutoScale
The stage of the BigDataPoolResourceInfo definition allowing to specify autoScale.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withAutoScale(AutoScaleProperties autoScale)
Specifies the auto |
Method Details
withAutoScale
public abstract BigDataPoolResourceInfo.DefinitionStages.WithCreate withAutoScale(AutoScaleProperties autoScale)
Specifies the autoScale property: Auto-scaling properties.
Parameters:
Returns: