Interface ComputePolicy.Update

All Superinterfaces:
ComputePolicy.UpdateStages.WithMaxDegreeOfParallelismPerJob, ComputePolicy.UpdateStages.WithMinPriorityPerJob, ComputePolicy.UpdateStages.WithObjectId, ComputePolicy.UpdateStages.WithObjectType
Enclosing interface:
ComputePolicy

The template for ComputePolicy update.
  • Method Details

    • apply

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

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