Interface Gallery.DefinitionStages.WithGalleryResourceId

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

public static interface Gallery.DefinitionStages.WithGalleryResourceId
The stage of the Gallery definition allowing to specify galleryResourceId.
  • Method Details

    • withGalleryResourceId

      Gallery.DefinitionStages.WithCreate withGalleryResourceId(String galleryResourceId)
      Specifies the galleryResourceId property: The resource ID of the backing Azure Compute Gallery..
      Parameters:
      galleryResourceId - The resource ID of the backing Azure Compute Gallery.
      Returns:
      the next definition stage.