Interface BigDataPoolResourceInfo.DefinitionStages.WithProvisioningState

All Known Subinterfaces:
BigDataPoolResourceInfo.Definition, BigDataPoolResourceInfo.DefinitionStages.WithCreate
Enclosing interface:
BigDataPoolResourceInfo.DefinitionStages

public static interface BigDataPoolResourceInfo.DefinitionStages.WithProvisioningState
The stage of the BigDataPoolResourceInfo definition allowing to specify provisioningState.
  • Method Details

    • withProvisioningState

      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.