Interface Image.Update

All Superinterfaces:
Image.UpdateStages.WithEnabledState
Enclosing interface:
Image

public static interface Image.Update extends Image.UpdateStages.WithEnabledState
The template for Image update.
  • Method Details

    • apply

      Image apply()
      Executes the update request.
      Returns:
      the updated resource.
    • apply

      Image apply(com.azure.core.util.Context context)
      Executes the update request.
      Parameters:
      context - The context to associate with this operation.
      Returns:
      the updated resource.