Interface CustomImage.DefinitionStages.WithCustomImagePlan

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

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

    • withCustomImagePlan

      Specifies the customImagePlan property: Storage information about the plan related to this custom image.
      Parameters:
      customImagePlan - Storage information about the plan related to this custom image.
      Returns:
      the next definition stage.