Interface LabVirtualMachine.DefinitionStages.WithGalleryImageReference

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

public static interface LabVirtualMachine.DefinitionStages.WithGalleryImageReference
The stage of the LabVirtualMachine definition allowing to specify galleryImageReference.
  • Method Details

    • withGalleryImageReference

      LabVirtualMachine.DefinitionStages.WithCreate withGalleryImageReference(GalleryImageReference galleryImageReference)
      Specifies the galleryImageReference property: The Microsoft Azure Marketplace image reference of the virtual machine..
      Parameters:
      galleryImageReference - The Microsoft Azure Marketplace image reference of the virtual machine.
      Returns:
      the next definition stage.