Interface Image.DefinitionStages.WithAvailableRegions

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

public static interface Image.DefinitionStages.WithAvailableRegions
The stage of the Image definition allowing to specify availableRegions.
  • Method Details

    • withAvailableRegions

      Image.DefinitionStages.WithCreate withAvailableRegions(List<String> availableRegions)
      Specifies the availableRegions property: The available regions of the image in the shared gallery..
      Parameters:
      availableRegions - The available regions of the image in the shared gallery.
      Returns:
      the next definition stage.