Interface TagRule.Update

All Superinterfaces:
TagRule.UpdateStages.WithLogRules, TagRule.UpdateStages.WithMetricRules
Enclosing interface:
TagRule

public static interface TagRule.Update extends TagRule.UpdateStages.WithLogRules, TagRule.UpdateStages.WithMetricRules
The template for TagRule update.
  • Method Details

    • apply

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

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