Interface HealthBot.Update

All Superinterfaces:
HealthBot.UpdateStages.WithSku, HealthBot.UpdateStages.WithTags
Enclosing interface:
HealthBot

public static interface HealthBot.Update extends HealthBot.UpdateStages.WithTags, HealthBot.UpdateStages.WithSku
The template for HealthBot update.
  • Method Details

    • apply

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

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