Interface ResourcePool.Update

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

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

    • apply

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

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