Interface CustomImage.DefinitionStages.WithManagedSnapshotId

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

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

    • withManagedSnapshotId

      CustomImage.DefinitionStages.WithCreate withManagedSnapshotId(String managedSnapshotId)
      Specifies the managedSnapshotId property: The Managed Snapshot Id backing the custom image..
      Parameters:
      managedSnapshotId - The Managed Snapshot Id backing the custom image.
      Returns:
      the next definition stage.