Interface AlertProcessingRule.Update

All Superinterfaces:
AlertProcessingRule.UpdateStages.WithEnabled, AlertProcessingRule.UpdateStages.WithTags
Enclosing interface:
AlertProcessingRule

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

    • apply

      Executes the update request.
      Returns:
      the updated resource.
    • apply

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