Image.DefinitionStages.WithEnabledState Interface
public static interface Image.DefinitionStages.WithEnabledState
The stage of the Image definition allowing to specify enabledState.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withEnabledState(EnableState enabledState)
Specifies the enabled |
Method Details
withEnabledState
public abstract Image.DefinitionStages.WithCreate withEnabledState(EnableState enabledState)
Specifies the enabledState property: Is the image enabled.
Parameters:
Returns: