BigDataPoolResourceInfo.DefinitionStages.WithIsComputeIsolationEnabled Interface
public static interface BigDataPoolResourceInfo.DefinitionStages.WithIsComputeIsolationEnabled
The stage of the BigDataPoolResourceInfo definition allowing to specify isComputeIsolationEnabled.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withIsComputeIsolationEnabled(Boolean isComputeIsolationEnabled)
Specifies the is |
Method Details
withIsComputeIsolationEnabled
public abstract BigDataPoolResourceInfo.DefinitionStages.WithCreate withIsComputeIsolationEnabled(Boolean isComputeIsolationEnabled)
Specifies the isComputeIsolationEnabled property: Whether compute isolation is required or not..
Parameters:
Returns: