Interface BigDataPoolResourceInfo.DefinitionStages.WithIsComputeIsolationEnabled

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

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

    • withIsComputeIsolationEnabled

      BigDataPoolResourceInfo.DefinitionStages.WithCreate withIsComputeIsolationEnabled(Boolean isComputeIsolationEnabled)
      Specifies the isComputeIsolationEnabled property: Whether compute isolation is required or not..
      Parameters:
      isComputeIsolationEnabled - Whether compute isolation is required or not.
      Returns:
      the next definition stage.