Interface Experiment.Update

All Superinterfaces:
Experiment.UpdateStages.WithDescription, Experiment.UpdateStages.WithEnabledState, Experiment.UpdateStages.WithTags
Enclosing interface:
Experiment

The template for Experiment update.
  • Method Details

    • apply

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

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