Interface Monitor.Update

All Superinterfaces:
Monitor.UpdateStages.WithIdentity, Monitor.UpdateStages.WithTags
Enclosing interface:
Monitor

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

    • apply

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

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