Interface CollectorPolicy.Update

All Superinterfaces:
CollectorPolicy.UpdateStages.WithTags
Enclosing interface:
CollectorPolicy

public static interface CollectorPolicy.Update extends CollectorPolicy.UpdateStages.WithTags
The template for CollectorPolicy update.
  • Method Details

    • apply

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

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