BigDataPoolResourceInfo.DefinitionStages.WithProvisioningState Interface

public static interface BigDataPoolResourceInfo.DefinitionStages.WithProvisioningState

The stage of the BigDataPoolResourceInfo definition allowing to specify provisioningState.

Method Summary

Modifier and Type Method and Description
abstract WithCreate withProvisioningState(String provisioningState)

Specifies the provisioningState property: The state of the Big Data pool..

Method Details

withProvisioningState

public abstract BigDataPoolResourceInfo.DefinitionStages.WithCreate withProvisioningState(String provisioningState)

Specifies the provisioningState property: The state of the Big Data pool..

Parameters:

provisioningState - The state of the Big Data pool.

Returns:

the next definition stage.

Applies to