Interface DevBoxDefinition.UpdateStages.WithImageReference

All Known Subinterfaces:
DevBoxDefinition.Update
Enclosing interface:
DevBoxDefinition.UpdateStages

public static interface DevBoxDefinition.UpdateStages.WithImageReference
The stage of the DevBoxDefinition update allowing to specify imageReference.
  • Method Details

    • withImageReference

      DevBoxDefinition.Update withImageReference(ImageReference imageReference)
      Specifies the imageReference property: Image reference information..
      Parameters:
      imageReference - Image reference information.
      Returns:
      the next definition stage.