Interface Agent.Update

All Superinterfaces:
Agent.UpdateStages.WithDescription, Agent.UpdateStages.WithUploadLimitSchedule
Enclosing interface:
Agent

The template for Agent update.
  • Method Details

    • apply

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

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