BigDataPoolResourceInfo.DefinitionStages.WithAutoPause Interface

public static interface BigDataPoolResourceInfo.DefinitionStages.WithAutoPause

The stage of the BigDataPoolResourceInfo definition allowing to specify autoPause.

Method Summary

Modifier and Type Method and Description
abstract WithCreate withAutoPause(AutoPauseProperties autoPause)

Specifies the autoPause property: Auto-pausing properties.

Method Details

withAutoPause

public abstract BigDataPoolResourceInfo.DefinitionStages.WithCreate withAutoPause(AutoPauseProperties autoPause)

Specifies the autoPause property: Auto-pausing properties.

Parameters:

autoPause - Auto-pausing properties.

Returns:

the next definition stage.

Applies to