Image.DefinitionStages.WithAvailableRegions Interface
public static interface Image.DefinitionStages.WithAvailableRegions
The stage of the Image definition allowing to specify availableRegions.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withAvailableRegions(List<String> availableRegions)
Specifies the available |
Method Details
withAvailableRegions
public abstract Image.DefinitionStages.WithCreate withAvailableRegions(List<String> availableRegions)
Specifies the availableRegions property: The available regions of the image in the shared gallery..
Parameters:
Returns: