Interface CustomImage.DefinitionStages.WithManagedImageId

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

public static interface CustomImage.DefinitionStages.WithManagedImageId
The stage of the CustomImage definition allowing to specify managedImageId.
  • Method Details

    • withManagedImageId

      CustomImage.DefinitionStages.WithCreate withManagedImageId(String managedImageId)
      Specifies the managedImageId property: The Managed Image Id backing the custom image..
      Parameters:
      managedImageId - The Managed Image Id backing the custom image.
      Returns:
      the next definition stage.