Interface GalleryImage.DefinitionStages.WithHyperVGeneration

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

public static interface GalleryImage.DefinitionStages.WithHyperVGeneration
The stage of the gallery image definition allowing to specify hypervisor generation.
  • Method Details

    • withHyperVGeneration

      GalleryImage.DefinitionStages.WithCreate withHyperVGeneration(HyperVGeneration hyperVGeneration)
      Specifies the hypervisor generation of the Virtual Machine. Applicable to OS disks only.
      Parameters:
      hyperVGeneration - the hypervisor generation
      Returns:
      the next definition stage