Interface CustomImage.Update

All Superinterfaces:
CustomImage.UpdateStages.WithTags
Enclosing interface:
CustomImage

public static interface CustomImage.Update extends CustomImage.UpdateStages.WithTags
The template for CustomImage update.
  • Method Details

    • apply

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

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