Edit

Share via


TaskAgentHttpClient Class

Definition

[Microsoft.VisualStudio.Services.WebApi.ResourceArea("A85B8835-C1A1-4AAC-AE97-1C3D0BA72DBD")]
public class TaskAgentHttpClient : Microsoft.TeamFoundation.DistributedTask.WebApi.TaskAgentHttpClientBase
type TaskAgentHttpClient = class
    inherit TaskAgentHttpClientBase
Public Class TaskAgentHttpClient
Inherits TaskAgentHttpClientBase
Inheritance
Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase
TaskAgentHttpClient
Attributes
Microsoft.VisualStudio.Services.WebApi.ResourceAreaAttribute

Constructors

TaskAgentHttpClient(Uri, HttpMessageHandler, Boolean)
TaskAgentHttpClient(Uri, VssCredentials, DelegatingHandler[])
TaskAgentHttpClient(Uri, VssCredentials, VssHttpRequestSettings, DelegatingHandler[])
TaskAgentHttpClient(Uri, VssCredentials, VssHttpRequestSettings)
TaskAgentHttpClient(Uri, VssCredentials)

Methods

AcquireAccessTokenAsync(AadOauthTokenRequest, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
AddAgentAsync(Int32, TaskAgent, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
AddAgentCloudAsync(TaskAgentCloud, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
AddAgentPoolAsync(TaskAgentPool, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
AddAgentQueueAsync(Guid, TaskAgentQueue, Nullable<Boolean>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
AddAgentQueueAsync(Guid, TaskAgentQueue, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
AddAgentQueueAsync(String, TaskAgentQueue, Nullable<Boolean>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
AddAgentQueueAsync(String, TaskAgentQueue, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
AddAgentQueueAsync(TaskAgentQueue, Nullable<Boolean>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
AddAgentQueueAsync(TaskAgentQueue, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
AddDeploymentGroupAsync(Guid, DeploymentGroupCreateParameter, Object, CancellationToken)

[Preview API] Create a deployment group.

(Inherited from TaskAgentHttpClientBase)
AddDeploymentGroupAsync(String, DeploymentGroupCreateParameter, Object, CancellationToken)

[Preview API] Create a deployment group.

(Inherited from TaskAgentHttpClientBase)
AddDeploymentMachineAsync(Guid, Int32, DeploymentMachine, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
AddDeploymentMachineAsync(String, Int32, DeploymentMachine, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
AddDeploymentMachineGroupAsync(Guid, DeploymentMachineGroup, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
AddDeploymentMachineGroupAsync(String, DeploymentMachineGroup, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
AddDeploymentTargetAsync(Guid, Int32, DeploymentMachine, Object, CancellationToken)

[Preview API] Register a deployment target to a deployment group. Generally this is called by agent configuration tool.

(Inherited from TaskAgentHttpClientBase)
AddDeploymentTargetAsync(String, Int32, DeploymentMachine, Object, CancellationToken)

[Preview API] Register a deployment target to a deployment group. Generally this is called by agent configuration tool.

(Inherited from TaskAgentHttpClientBase)
AddEnvironmentAsync(Guid, EnvironmentCreateParameter, Object, CancellationToken)

[Preview API] Create an environment.

(Inherited from TaskAgentHttpClientBase)
AddEnvironmentAsync(String, EnvironmentCreateParameter, Object, CancellationToken)

[Preview API] Create an environment.

(Inherited from TaskAgentHttpClientBase)
AddServiceEndpointExecutionRecordsAsync(Guid, ServiceEndpointExecutionRecordsInput, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
AddServiceEndpointExecutionRecordsAsync(String, ServiceEndpointExecutionRecordsInput, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
AddServiceGroupAsync(Guid, Int32, KubernetesServiceGroupCreateParameters, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
AddServiceGroupAsync(String, Int32, KubernetesServiceGroupCreateParameters, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
AddTaskGroupAsync(Guid, TaskGroupCreateParameter, Object, CancellationToken)

[Preview API] Create a task group.

(Inherited from TaskAgentHttpClientBase)
AddTaskGroupAsync(String, TaskGroupCreateParameter, Object, CancellationToken)

[Preview API] Create a task group.

(Inherited from TaskAgentHttpClientBase)
AddVariableGroupAsync(Guid, VariableGroupParameters, Object, CancellationToken)

[Preview API] Add a variable group.

(Inherited from TaskAgentHttpClientBase)
AddVariableGroupAsync(String, VariableGroupParameters, Object, CancellationToken)

[Preview API] Add a variable group.

(Inherited from TaskAgentHttpClientBase)
CreateAadOAuthRequestAsync(String, String, Nullable<AadLoginPromptOption>, String, Nullable<Boolean>, Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from TaskAgentHttpClientBase)
CreateAadOAuthRequestAsync(String, String, Nullable<AadLoginPromptOption>, String, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
CreateAgentPoolMaintenanceDefinitionAsync(Int32, TaskAgentPoolMaintenanceDefinition, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
CreateAgentSessionAsync(Int32, TaskAgentSession, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
CreateOAuthConfigurationAsync(OAuthConfigurationParams, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
CreateServiceEndpointAsync(Guid, ServiceEndpoint, Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from TaskAgentHttpClientBase)
CreateServiceEndpointAsync(String, ServiceEndpoint, Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from TaskAgentHttpClientBase)
CreateTeamProjectAsync(Guid, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
CreateTeamProjectAsync(Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
CreateTeamProjectAsync(String, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
DeleteAgentAsync(Int32, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
DeleteAgentCloudAsync(Int32, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
DeleteAgentPoolAsync(Int32, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
DeleteAgentPoolMaintenanceDefinitionAsync(Int32, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
DeleteAgentPoolMaintenanceJobAsync(Int32, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
DeleteAgentQueueAsync(Guid, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
DeleteAgentQueueAsync(Int32, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
DeleteAgentQueueAsync(String, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
DeleteAgentRequestAsync(Int32, Int64, Guid, Nullable<TaskResult>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
DeleteAgentSessionAsync(Int32, Guid, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
DeleteDeploymentGroupAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Delete a deployment group.

(Inherited from TaskAgentHttpClientBase)
DeleteDeploymentGroupAsync(String, Int32, Object, CancellationToken)

[Preview API] Delete a deployment group.

(Inherited from TaskAgentHttpClientBase)
DeleteDeploymentMachineAsync(Guid, Int32, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
DeleteDeploymentMachineAsync(String, Int32, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
DeleteDeploymentMachineGroupAsync(Guid, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
DeleteDeploymentMachineGroupAsync(String, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
DeleteDeploymentTargetAsync(Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Delete a deployment target in a deployment group. This deletes the agent from associated deployment pool too.

(Inherited from TaskAgentHttpClientBase)
DeleteDeploymentTargetAsync(String, Int32, Int32, Object, CancellationToken)

[Preview API] Delete a deployment target in a deployment group. This deletes the agent from associated deployment pool too.

(Inherited from TaskAgentHttpClientBase)
DeleteEnvironmentAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Delete the specified environment.

(Inherited from TaskAgentHttpClientBase)
DeleteEnvironmentAsync(String, Int32, Object, CancellationToken)

[Preview API] Delete the specified environment.

(Inherited from TaskAgentHttpClientBase)
DeleteMessageAsync(Int32, Int64, Guid, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
DeleteOAuthConfigurationAsync(Int32, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
DeleteSecureFileAsync(Guid, Guid, Object, CancellationToken)

[Preview API] Delete a secure file

(Inherited from TaskAgentHttpClientBase)
DeleteSecureFileAsync(String, Guid, Object, CancellationToken)

[Preview API] Delete a secure file

(Inherited from TaskAgentHttpClientBase)
DeleteServiceEndpointAsync(Guid, Guid, Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from TaskAgentHttpClientBase)
DeleteServiceEndpointAsync(String, Guid, Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from TaskAgentHttpClientBase)
DeleteServiceGroupAsync(Guid, Int32, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
DeleteServiceGroupAsync(String, Int32, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
DeleteTaskDefinitionAsync(Guid, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
DeleteTaskGroupAsync(Guid, Guid, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientCompatBase)
DeleteTaskGroupAsync(Guid, Guid, String, Object, CancellationToken)

[Preview API] Delete a task group.

(Inherited from TaskAgentHttpClientBase)
DeleteTaskGroupAsync(String, Guid, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientCompatBase)
DeleteTaskGroupAsync(String, Guid, String, Object, CancellationToken)

[Preview API] Delete a task group.

(Inherited from TaskAgentHttpClientBase)
DeleteVariableGroupAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Delete a variable group

(Inherited from TaskAgentHttpClientBase)
DeleteVariableGroupAsync(String, Int32, Object, CancellationToken)

[Preview API] Delete a variable group

(Inherited from TaskAgentHttpClientBase)
DownloadSecureFileAsync(Guid, Guid, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Download a secure file by Id

(Inherited from TaskAgentHttpClientBase)
DownloadSecureFileAsync(String, Guid, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Download a secure file by Id

(Inherited from TaskAgentHttpClientBase)
ExecuteServiceEndpointRequestAsync(Guid, String, ServiceEndpointRequest, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
ExecuteServiceEndpointRequestAsync(String, String, ServiceEndpointRequest, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
FinishAgentRequestAsync(Int32, Int64, Guid, DateTime, TaskResult, Object, CancellationToken)
GenerateDeploymentGroupAccessTokenAsync(Guid, Int32, Object, CancellationToken)

[Preview API] GET a PAT token for managing (configuring, removing, tagging) deployment targets in a deployment group.

(Inherited from TaskAgentHttpClientBase)
GenerateDeploymentGroupAccessTokenAsync(String, Int32, Object, CancellationToken)

[Preview API] GET a PAT token for managing (configuring, removing, tagging) deployment targets in a deployment group.

(Inherited from TaskAgentHttpClientBase)
GenerateDeploymentMachineGroupAccessTokenAsync(Guid, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GenerateDeploymentMachineGroupAccessTokenAsync(String, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GenerateDeploymentPoolAccessTokenAsync(Int32, Object, CancellationToken)

[Preview API] GET a PAT token for managing (configuring, removing, tagging) deployment agents in a deployment pool.

(Inherited from TaskAgentHttpClientBase)
GetAgentAsync(Int32, Int32, Nullable<Boolean>, Nullable<Boolean>, IEnumerable<String>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetAgentCloudAsync(Int32, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetAgentCloudRequestsAsync(Int32, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetAgentCloudsAsync(Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetAgentCloudTypesAsync(Object, CancellationToken)

[Preview API] Get agent cloud types.

(Inherited from TaskAgentHttpClientBase)
GetAgentPoolAsync(Int32, IEnumerable<String>, Nullable<TaskAgentPoolActionFilter>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetAgentPoolMaintenanceDefinitionAsync(Int32, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetAgentPoolMaintenanceDefinitionsAsync(Int32, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetAgentPoolMaintenanceJobAsync(Int32, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetAgentPoolMaintenanceJobLogsAsync(Int32, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetAgentPoolMaintenanceJobsAsync(Int32, Nullable<Int32>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetAgentPoolMetadataAsync(Int32, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetAgentPoolsAsync(String, IEnumerable<String>, Nullable<TaskAgentPoolType>, Nullable<TaskAgentPoolActionFilter>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetAgentQueueAsync(Guid, Int32, Nullable<TaskAgentQueueActionFilter>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetAgentQueueAsync(Int32, Nullable<TaskAgentQueueActionFilter>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetAgentQueueAsync(String, Int32, Nullable<TaskAgentQueueActionFilter>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetAgentQueuesAsync(Guid, String, Nullable<TaskAgentQueueActionFilter>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetAgentQueuesAsync(String, Nullable<TaskAgentQueueActionFilter>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetAgentQueuesAsync(String, String, Nullable<TaskAgentQueueActionFilter>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetAgentQueuesByIdsAsync(Guid, IEnumerable<Int32>, Nullable<TaskAgentQueueActionFilter>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetAgentQueuesByIdsAsync(IEnumerable<Int32>, Nullable<TaskAgentQueueActionFilter>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetAgentQueuesByIdsAsync(String, IEnumerable<Int32>, Nullable<TaskAgentQueueActionFilter>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetAgentQueuesByNamesAsync(Guid, IEnumerable<String>, Nullable<TaskAgentQueueActionFilter>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetAgentQueuesByNamesAsync(IEnumerable<String>, Nullable<TaskAgentQueueActionFilter>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetAgentQueuesByNamesAsync(String, IEnumerable<String>, Nullable<TaskAgentQueueActionFilter>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetAgentRequestAsync(Int32, Int64, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetAgentRequestsForAgentAsync(Int32, Int32, Nullable<Int32>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetAgentRequestsForAgentsAsync(Int32, IEnumerable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetAgentRequestsForDeploymentMachineAsync(Guid, Int32, Int32, Nullable<Int32>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetAgentRequestsForDeploymentMachineAsync(String, Int32, Int32, Nullable<Int32>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetAgentRequestsForDeploymentMachinesAsync(Guid, Int32, IEnumerable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetAgentRequestsForDeploymentMachinesAsync(String, Int32, IEnumerable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetAgentRequestsForDeploymentTargetAsync(Guid, Int32, Int32, Nullable<Int32>, Object, CancellationToken)

[Preview API] Get agent requests for a deployment target.

(Inherited from TaskAgentHttpClientBase)
GetAgentRequestsForDeploymentTargetAsync(String, Int32, Int32, Nullable<Int32>, Object, CancellationToken)

[Preview API] Get agent requests for a deployment target.

(Inherited from TaskAgentHttpClientBase)
GetAgentRequestsForDeploymentTargetsAsync(Guid, Int32, IEnumerable<Int32>, Nullable<Int32>, Nullable<DateTime>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Get agent requests for a list deployment targets.

(Inherited from TaskAgentHttpClientBase)
GetAgentRequestsForDeploymentTargetsAsync(Guid, Int32, IEnumerable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Get agent requests for a list deployment targets.

(Inherited from TaskAgentHttpClientBase)
GetAgentRequestsForDeploymentTargetsAsync(String, Int32, IEnumerable<Int32>, Nullable<Int32>, Nullable<DateTime>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Get agent requests for a list deployment targets.

(Inherited from TaskAgentHttpClientBase)
GetAgentRequestsForDeploymentTargetsAsync(String, Int32, IEnumerable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Get agent requests for a list deployment targets.

(Inherited from TaskAgentHttpClientBase)
GetAgentRequestsForPlanAsync(Int32, Guid, Nullable<Guid>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetAgentsAsync(Int32, String, Nullable<Boolean>, Nullable<Boolean>, IEnumerable<String>, IEnumerable<Demand>, Object, CancellationToken)
GetAgentsAsync(Int32, String, Nullable<Boolean>, Nullable<Boolean>, IEnumerable<String>, IEnumerable<String>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetAzureManagementGroupsAsync(Object, CancellationToken)

[Preview API] Returns list of azure subscriptions

(Inherited from TaskAgentHttpClientBase)
GetAzureSubscriptionsAsync(Object, CancellationToken)

[Preview API] Returns list of azure subscriptions

(Inherited from TaskAgentHttpClientBase)
GetContinuationToken(HttpResponseMessage)
GetDeploymentGroupAsync(Guid, Int32, Nullable<DeploymentGroupActionFilter>, Nullable<DeploymentGroupExpands>, Object, CancellationToken)

[Preview API] Get a deployment group by its ID.

(Inherited from TaskAgentHttpClientBase)
GetDeploymentGroupAsync(String, Int32, Nullable<DeploymentGroupActionFilter>, Nullable<DeploymentGroupExpands>, Object, CancellationToken)

[Preview API] Get a deployment group by its ID.

(Inherited from TaskAgentHttpClientBase)
GetDeploymentGroupsAsync(Guid, String, Nullable<DeploymentGroupActionFilter>, Nullable<DeploymentGroupExpands>, String, Nullable<Int32>, IEnumerable<Int32>, Object, CancellationToken)

[Preview API] Get a list of deployment groups by name or IDs.

(Inherited from TaskAgentHttpClientBase)
GetDeploymentGroupsAsync(String, String, Nullable<DeploymentGroupActionFilter>, Nullable<DeploymentGroupExpands>, String, Nullable<Int32>, IEnumerable<Int32>, Object, CancellationToken)

[Preview API] Get a list of deployment groups by name or IDs.

(Inherited from TaskAgentHttpClientBase)
GetDeploymentGroupsMetricsAsync(Guid, String, String, Nullable<Int32>, Object, CancellationToken)

[Preview API] Get a list of deployment group metrics.

(Inherited from TaskAgentHttpClientBase)
GetDeploymentGroupsMetricsAsync(String, String, String, Nullable<Int32>, Object, CancellationToken)

[Preview API] Get a list of deployment group metrics.

(Inherited from TaskAgentHttpClientBase)
GetDeploymentGroupsMetricsAsync2(Guid, String, String, Nullable<Int32>, Object, CancellationToken)

[Preview API]

GetDeploymentGroupsMetricsAsync2(String, String, String, Nullable<Int32>, Object, CancellationToken)

[Preview API]

GetDeploymentMachineAsync(Guid, Int32, Int32, Nullable<DeploymentMachineExpands>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetDeploymentMachineAsync(String, Int32, Int32, Nullable<DeploymentMachineExpands>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetDeploymentMachineGroupAsync(Guid, Int32, Nullable<MachineGroupActionFilter>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetDeploymentMachineGroupAsync(String, Int32, Nullable<MachineGroupActionFilter>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetDeploymentMachineGroupMachinesAsync(Guid, Int32, IEnumerable<String>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetDeploymentMachineGroupMachinesAsync(String, Int32, IEnumerable<String>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetDeploymentMachineGroupsAsync(Guid, String, Nullable<MachineGroupActionFilter>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetDeploymentMachineGroupsAsync(String, String, Nullable<MachineGroupActionFilter>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetDeploymentMachinesAsync(Guid, Int32, IEnumerable<String>, String, Nullable<DeploymentMachineExpands>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetDeploymentMachinesAsync(String, Int32, IEnumerable<String>, String, Nullable<DeploymentMachineExpands>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetDeploymentPoolsSummaryAsync(String, Nullable<DeploymentPoolSummaryExpands>, Object, CancellationToken)

[Preview API] Get a list of deployment pool summaries.

(Inherited from TaskAgentHttpClientBase)
GetDeploymentTargetAsync(Guid, Int32, Int32, Nullable<DeploymentTargetExpands>, Object, CancellationToken)

[Preview API] Get a deployment target by its ID in a deployment group

(Inherited from TaskAgentHttpClientBase)
GetDeploymentTargetAsync(String, Int32, Int32, Nullable<DeploymentTargetExpands>, Object, CancellationToken)

[Preview API] Get a deployment target by its ID in a deployment group

(Inherited from TaskAgentHttpClientBase)
GetDeploymentTargetsAsync(Guid, Int32, IEnumerable<String>, String, Nullable<Boolean>, Nullable<DeploymentTargetExpands>, Nullable<TaskAgentStatusFilter>, Nullable<TaskAgentJobResultFilter>, String, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a list of deployment targets in a deployment group.

(Inherited from TaskAgentHttpClientBase)
GetDeploymentTargetsAsync(Guid, Int32, IEnumerable<String>, String, Nullable<Boolean>, Nullable<DeploymentTargetExpands>, Nullable<TaskAgentStatusFilter>, Nullable<TaskAgentJobResultFilter>, String, Nullable<Int32>, Object, CancellationToken)

[Preview API] Get a list of deployment targets in a deployment group.

(Inherited from TaskAgentHttpClientBase)
GetDeploymentTargetsAsync(String, Int32, IEnumerable<String>, String, Nullable<Boolean>, Nullable<DeploymentTargetExpands>, Nullable<TaskAgentStatusFilter>, Nullable<TaskAgentJobResultFilter>, String, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a list of deployment targets in a deployment group.

(Inherited from TaskAgentHttpClientBase)
GetDeploymentTargetsAsync(String, Int32, IEnumerable<String>, String, Nullable<Boolean>, Nullable<DeploymentTargetExpands>, Nullable<TaskAgentStatusFilter>, Nullable<TaskAgentJobResultFilter>, String, Nullable<Int32>, Object, CancellationToken)

[Preview API] Get a list of deployment targets in a deployment group.

(Inherited from TaskAgentHttpClientBase)
GetDeploymentTargetsAsyncWithContinuationToken(Guid, Int32, IEnumerable<String>, String, Nullable<Boolean>, Nullable<DeploymentTargetExpands>, Nullable<TaskAgentStatusFilter>, Nullable<TaskAgentJobResultFilter>, String, Nullable<Int32>, Object, CancellationToken, Nullable<Boolean>)

[Preview API]

GetDeploymentTargetsAsyncWithContinuationToken(Guid, Int32, IEnumerable<String>, String, Nullable<Boolean>, Nullable<DeploymentTargetExpands>, Nullable<TaskAgentStatusFilter>, Nullable<TaskAgentJobResultFilter>, String, Nullable<Int32>, Object, CancellationToken)

[Preview API]

GetDeploymentTargetsAsyncWithContinuationToken(String, Int32, IEnumerable<String>, String, Nullable<Boolean>, Nullable<DeploymentTargetExpands>, Nullable<TaskAgentStatusFilter>, Nullable<TaskAgentJobResultFilter>, String, Nullable<Int32>, Object, CancellationToken, Nullable<Boolean>)

[Preview API]

GetDeploymentTargetsAsyncWithContinuationToken(String, Int32, IEnumerable<String>, String, Nullable<Boolean>, Nullable<DeploymentTargetExpands>, Nullable<TaskAgentStatusFilter>, Nullable<TaskAgentJobResultFilter>, String, Nullable<Int32>, Object, CancellationToken)

[Preview API]

GetEnvironmentByIdAsync(Guid, Int32, Nullable<EnvironmentExpands>, Object, CancellationToken)

[Preview API] Get an environment by its ID.

(Inherited from TaskAgentHttpClientBase)
GetEnvironmentByIdAsync(String, Int32, Nullable<EnvironmentExpands>, Object, CancellationToken)

[Preview API] Get an environment by its ID.

(Inherited from TaskAgentHttpClientBase)
GetEnvironmentsAsync(Guid, String, String, Nullable<Int32>, Object, CancellationToken)

[Preview API] Get all environments.

(Inherited from TaskAgentHttpClientBase)
GetEnvironmentsAsync(String, String, String, Nullable<Int32>, Object, CancellationToken)

[Preview API] Get all environments.

(Inherited from TaskAgentHttpClientBase)
GetMessageAsync(Int32, Guid, Nullable<Int64>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetOAuthConfigurationAsync(Int32, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetOAuthConfigurationsAsync(Nullable<OAuthConfigurationActionFilter>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetPackageAsync(String, String, String, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetPackagesAsync(String, String, Nullable<Int32>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetPagedList<T>(HttpResponseMessage, CancellationToken)
GetResourceLimitsAsync(Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetResourceUsageAsync(String, Nullable<Boolean>, Nullable<Boolean>, Nullable<Int32>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetResourceUsageAsync(String, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetSecureFileAsync(Guid, Guid, Nullable<Boolean>, Nullable<SecureFileActionFilter>, Object, CancellationToken)

[Preview API] Get a secure file

(Inherited from TaskAgentHttpClientBase)
GetSecureFileAsync(Guid, Guid, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a secure file

GetSecureFileAsync(String, Guid, Nullable<Boolean>, Nullable<SecureFileActionFilter>, Object, CancellationToken)

[Preview API] Get a secure file

(Inherited from TaskAgentHttpClientBase)
GetSecureFilesAsync(Guid, String, Nullable<Boolean>, Nullable<SecureFileActionFilter>, Object, CancellationToken)

[Preview API] Get secure files

(Inherited from TaskAgentHttpClientBase)
GetSecureFilesAsync(Guid, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get secure files

GetSecureFilesAsync(String, String, Nullable<Boolean>, Nullable<SecureFileActionFilter>, Object, CancellationToken)

[Preview API] Get secure files

(Inherited from TaskAgentHttpClientBase)
GetSecureFilesAsync(String, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get secure files

GetSecureFilesByIdsAsync(Guid, IEnumerable<Guid>, Nullable<Boolean>, Nullable<SecureFileActionFilter>, Object, CancellationToken)

[Preview API] Get secure files

(Inherited from TaskAgentHttpClientBase)
GetSecureFilesByIdsAsync(Guid, IEnumerable<Guid>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get secure files

GetSecureFilesByIdsAsync(String, IEnumerable<Guid>, Nullable<Boolean>, Nullable<SecureFileActionFilter>, Object, CancellationToken)

[Preview API] Get secure files

(Inherited from TaskAgentHttpClientBase)
GetSecureFilesByIdsAsync(String, IEnumerable<Guid>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get secure files

GetSecureFilesByNamesAsync(Guid, IEnumerable<String>, Nullable<Boolean>, Nullable<SecureFileActionFilter>, Object, CancellationToken)

[Preview API] Get secure files

(Inherited from TaskAgentHttpClientBase)
GetSecureFilesByNamesAsync(String, IEnumerable<String>, Nullable<Boolean>, Nullable<SecureFileActionFilter>, Object, CancellationToken)

[Preview API] Get secure files

(Inherited from TaskAgentHttpClientBase)
GetServiceEndpointDetailsAsync(Guid, Guid, Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetServiceEndpointDetailsAsync(String, Guid, Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetServiceEndpointExecutionRecordsAsync(Guid, Guid, Nullable<Int32>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetServiceEndpointExecutionRecordsAsync(String, Guid, Nullable<Int32>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetServiceEndpointsAsync(Guid, String, IEnumerable<String>, IEnumerable<Guid>, Nullable<Boolean>, Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetServiceEndpointsAsync(String, String, IEnumerable<String>, IEnumerable<Guid>, Nullable<Boolean>, Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetServiceEndpointsByNamesAsync(Guid, IEnumerable<String>, String, IEnumerable<String>, Nullable<Boolean>, Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetServiceEndpointsByNamesAsync(String, IEnumerable<String>, String, IEnumerable<String>, Nullable<Boolean>, Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetServiceEndpointTypesAsync(String, String, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetServiceGroupAsync(Guid, Int32, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetServiceGroupAsync(String, Int32, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetTaskContentZipAsync(Guid, String, IEnumerable<String>, Nullable<Boolean>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetTaskContentZipAsync(Guid, TaskVersion, Object, CancellationToken)
GetTaskDefinitionAsync(Guid, String, IEnumerable<String>, Nullable<Boolean>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetTaskDefinitionsAsync(Nullable<Guid>, IEnumerable<String>, Nullable<Boolean>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetTaskGroupAsync(Guid, Guid, String, Nullable<TaskGroupExpands>, Object, CancellationToken)

[Preview API] Get task group.

(Inherited from TaskAgentHttpClientBase)
GetTaskGroupAsync(String, Guid, String, Nullable<TaskGroupExpands>, Object, CancellationToken)

[Preview API] Get task group.

(Inherited from TaskAgentHttpClientBase)
GetTaskGroupHistoryAsync(Guid, Guid, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetTaskGroupHistoryAsync(String, Guid, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetTaskGroupRevisionAsync(Guid, Guid, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetTaskGroupRevisionAsync(String, Guid, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetTaskGroupsAsync(Guid, Nullable<Guid>, Nullable<Boolean>, Nullable<Guid>, Nullable<Boolean>, Nullable<Int32>, Nullable<DateTime>, Nullable<TaskGroupQueryOrder>, Object, CancellationToken)

[Preview API] List task groups.

(Inherited from TaskAgentHttpClientBase)
GetTaskGroupsAsync(Guid, Nullable<Guid>, Nullable<Boolean>, Nullable<Guid>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientCompatBase)
GetTaskGroupsAsync(Guid, Nullable<Guid>, Nullable<Boolean>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientCompatBase)
GetTaskGroupsAsync(String, Nullable<Guid>, Nullable<Boolean>, Nullable<Guid>, Nullable<Boolean>, Nullable<Int32>, Nullable<DateTime>, Nullable<TaskGroupQueryOrder>, Object, CancellationToken)

[Preview API] List task groups.

(Inherited from TaskAgentHttpClientBase)
GetTaskGroupsAsync(String, Nullable<Guid>, Nullable<Boolean>, Nullable<Guid>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientCompatBase)
GetTaskGroupsAsync(String, Nullable<Guid>, Nullable<Boolean>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientCompatBase)
GetTaskHubLicenseDetailsAsync(String, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetTaskIconAsync(Guid, String, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
GetVariableGroupAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Get a variable group.

(Inherited from TaskAgentHttpClientBase)
GetVariableGroupAsync(String, Int32, Object, CancellationToken)

[Preview API] Get a variable group.

(Inherited from TaskAgentHttpClientBase)
GetVariableGroupsAsync(Guid, String, Nullable<VariableGroupActionFilter>, Nullable<Int32>, Nullable<Int32>, Nullable<VariableGroupQueryOrder>, Object, CancellationToken)

[Preview API] Get variable groups.

(Inherited from TaskAgentHttpClientBase)
GetVariableGroupsAsync(String, String, Nullable<VariableGroupActionFilter>, Nullable<Int32>, Nullable<Int32>, Nullable<VariableGroupQueryOrder>, Object, CancellationToken)

[Preview API] Get variable groups.

(Inherited from TaskAgentHttpClientBase)
GetVariableGroupsByIdAsync(Guid, IEnumerable<Int32>, Object, CancellationToken)

[Preview API] Get variable groups by ids.

(Inherited from TaskAgentHttpClientBase)
GetVariableGroupsByIdAsync(String, IEnumerable<Int32>, Object, CancellationToken)

[Preview API] Get variable groups by ids.

(Inherited from TaskAgentHttpClientBase)
GetVstsAadTenantIdAsync(Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
PublishPreviewTaskGroupAsync(Guid, Guid, TaskGroup, Nullable<Boolean>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
PublishPreviewTaskGroupAsync(String, Guid, TaskGroup, Nullable<Boolean>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
PublishTaskGroupAsync(Guid, Guid, PublishTaskGroupMetadata, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
PublishTaskGroupAsync(String, Guid, PublishTaskGroupMetadata, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
QueryEndpointAsync(TaskDefinitionEndpoint, Object, CancellationToken)

[Preview API] Proxy for a GET request defined by an 'endpoint'. The request is authorized using a service connection. The response is filtered using an XPath/Json based selector.

(Inherited from TaskAgentHttpClientBase)
QuerySecureFilesByPropertiesAsync(Guid, String, String, Object, CancellationToken)

[Preview API] Query secure files using a name pattern and a condition on file properties.

(Inherited from TaskAgentHttpClientBase)
QuerySecureFilesByPropertiesAsync(String, String, String, Object, CancellationToken)

[Preview API] Query secure files using a name pattern and a condition on file properties.

(Inherited from TaskAgentHttpClientBase)
QueryServiceEndpointAsync(Guid, DataSourceBinding, Object, CancellationToken)
Obsolete.

[Preview API] Proxy for a GET request defined by an service endpoint. The request is authorized using a data source in service endpoint. The response is filtered using an XPath/Json based selector.

(Inherited from TaskAgentHttpClientBase)
QueryServiceEndpointAsync(String, DataSourceBinding, Object, CancellationToken)
Obsolete.

[Preview API] Proxy for a GET request defined by an service endpoint. The request is authorized using a data source in service endpoint. The response is filtered using an XPath/Json based selector.

(Inherited from TaskAgentHttpClientBase)
QuerySharedProjectsForVariableGroupAsync(Int32, String, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
QueueAgentPoolMaintenanceJobAsync(Int32, TaskAgentPoolMaintenanceJob, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
QueueAgentRequestAsync(Int32, TaskAgentJobRequest, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
QueueAgentRequestByPoolAsync(Int32, IList<Demand>, Guid, Guid, Guid, String, Guid, Guid, Object, CancellationToken)
QueueAgentRequestByPoolAsync(Int32, TaskAgentJobRequest, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
RefreshAgentAsync(Int32, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
RefreshAgentsAsync(Int32, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
RefreshDeploymentMachinesAsync(Guid, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
RefreshDeploymentMachinesAsync(String, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
RefreshDeploymentTargetsAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Upgrade the deployment targets in a deployment group.

(Inherited from TaskAgentHttpClientBase)
RefreshDeploymentTargetsAsync(String, Int32, Object, CancellationToken)

[Preview API] Upgrade the deployment targets in a deployment group.

(Inherited from TaskAgentHttpClientBase)
RenewAgentRequestAsync(Int32, Int64, Guid, Nullable<DateTime>, Object, CancellationToken)
ReplaceAgentAsync(Int32, Int32, TaskAgent, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
ReplaceAgentAsync(Int32, TaskAgent, Object, CancellationToken)
ReplaceDeploymentMachineAsync(Guid, Int32, Int32, DeploymentMachine, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
ReplaceDeploymentMachineAsync(String, Int32, Int32, DeploymentMachine, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
ReplaceDeploymentTargetAsync(Guid, Int32, Int32, DeploymentMachine, Object, CancellationToken)

[Preview API] Replace a deployment target in a deployment group. Generally this is called by agent configuration tool.

(Inherited from TaskAgentHttpClientBase)
ReplaceDeploymentTargetAsync(String, Int32, Int32, DeploymentMachine, Object, CancellationToken)

[Preview API] Replace a deployment target in a deployment group. Generally this is called by agent configuration tool.

(Inherited from TaskAgentHttpClientBase)
SendAsync<T>(HttpMethod, Guid, Object, ApiResourceVersion, HttpContent, IEnumerable<KeyValuePair<String,String>>, Object, CancellationToken, Func<HttpResponseMessage,CancellationToken,Task<T>>)
SendAsync<T>(HttpMethod, IEnumerable<KeyValuePair<String,String>>, Guid, Object, ApiResourceVersion, HttpContent, IEnumerable<KeyValuePair<String, String>>, Object, CancellationToken, Func<HttpResponseMessage, CancellationToken,Task<T>>)
SendAsync<T>(HttpRequestMessage, Object, CancellationToken, Func<HttpResponseMessage,CancellationToken,Task<T>>)
SendMessageAsync(Int32, Int64, AgentJobRequestMessage, Object, CancellationToken)
SendMessageAsync(Int32, Int64, JobCancelMessage, Object, CancellationToken)
SendMessageAsync(Int32, Int64, TaskAgentMessage, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
ShareVariableGroupWithProjectAsync(Int32, String, String, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
UndeleteTaskGroupAsync(Guid, TaskGroup, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
UndeleteTaskGroupAsync(String, TaskGroup, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
UpdateAgentAsync(Int32, Int32, TaskAgent, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
UpdateAgentPoolAsync(Int32, TaskAgentPool, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
UpdateAgentPoolMaintenanceDefinitionAsync(Int32, Int32, TaskAgentPoolMaintenanceDefinition, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
UpdateAgentPoolMaintenanceJobAsync(Int32, Int32, TaskAgentPoolMaintenanceJob, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
UpdateAgentRequestAsync(Int32, Int64, Guid, TaskAgentJobRequest, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
UpdateAgentUpdateStateAsync(Int32, Int32, String, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
UpdateAgentUserCapabilitiesAsync(Int32, Int32, IDictionary<String,String>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
UpdateDeploymentGroupAsync(Guid, Int32, DeploymentGroupUpdateParameter, Object, CancellationToken)

[Preview API] Update a deployment group.

(Inherited from TaskAgentHttpClientBase)
UpdateDeploymentGroupAsync(String, Int32, DeploymentGroupUpdateParameter, Object, CancellationToken)

[Preview API] Update a deployment group.

(Inherited from TaskAgentHttpClientBase)
UpdateDeploymentMachineAsync(Guid, Int32, Int32, DeploymentMachine, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
UpdateDeploymentMachineAsync(String, Int32, Int32, DeploymentMachine, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
UpdateDeploymentMachineGroupAsync(Guid, Int32, DeploymentMachineGroup, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
UpdateDeploymentMachineGroupAsync(String, Int32, DeploymentMachineGroup, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
UpdateDeploymentMachineGroupMachinesAsync(Guid, Int32, IEnumerable<DeploymentMachine>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
UpdateDeploymentMachineGroupMachinesAsync(String, Int32, IEnumerable<DeploymentMachine>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
UpdateDeploymentMachinesAsync(Guid, Int32, IEnumerable<DeploymentMachine>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
UpdateDeploymentMachinesAsync(String, Int32, IEnumerable<DeploymentMachine>, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
UpdateDeploymentTargetAsync(Guid, Int32, Int32, DeploymentMachine, Object, CancellationToken)

[Preview API] Update a deployment target and its agent properties in a deployment group. Generally this is called by agent configuration tool.

(Inherited from TaskAgentHttpClientBase)
UpdateDeploymentTargetAsync(String, Int32, Int32, DeploymentMachine, Object, CancellationToken)

[Preview API] Update a deployment target and its agent properties in a deployment group. Generally this is called by agent configuration tool.

(Inherited from TaskAgentHttpClientBase)
UpdateDeploymentTargetsAsync(Guid, Int32, IEnumerable<DeploymentTargetUpdateParameter>, Object, CancellationToken)

[Preview API] Update tags of a list of deployment targets in a deployment group.

(Inherited from TaskAgentHttpClientBase)
UpdateDeploymentTargetsAsync(String, Int32, IEnumerable<DeploymentTargetUpdateParameter>, Object, CancellationToken)

[Preview API] Update tags of a list of deployment targets in a deployment group.

(Inherited from TaskAgentHttpClientBase)
UpdateEnvironmentAsync(Guid, Int32, EnvironmentUpdateParameter, Object, CancellationToken)

[Preview API] Update the specified environment.

(Inherited from TaskAgentHttpClientBase)
UpdateEnvironmentAsync(String, Int32, EnvironmentUpdateParameter, Object, CancellationToken)

[Preview API] Update the specified environment.

(Inherited from TaskAgentHttpClientBase)
UpdateOAuthConfigurationAsync(Int32, OAuthConfigurationParams, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
UpdateSecureFileAsync(Guid, Guid, SecureFile, Object, CancellationToken)

[Preview API] Update the name or properties of an existing secure file

(Inherited from TaskAgentHttpClientBase)
UpdateSecureFileAsync(String, Guid, SecureFile, Object, CancellationToken)

[Preview API] Update the name or properties of an existing secure file

(Inherited from TaskAgentHttpClientBase)
UpdateSecureFilesAsync(Guid, IEnumerable<SecureFile>, Object, CancellationToken)

[Preview API] Update properties and/or names of a set of secure files. Files are identified by their IDs. Properties provided override the existing one entirely, i.e. do not merge.

(Inherited from TaskAgentHttpClientBase)
UpdateSecureFilesAsync(String, IEnumerable<SecureFile>, Object, CancellationToken)

[Preview API] Update properties and/or names of a set of secure files. Files are identified by their IDs. Properties provided override the existing one entirely, i.e. do not merge.

(Inherited from TaskAgentHttpClientBase)
UpdateServiceEndpointAsync(Guid, Guid, ServiceEndpoint, String, Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from TaskAgentHttpClientBase)
UpdateServiceEndpointAsync(String, Guid, ServiceEndpoint, String, Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from TaskAgentHttpClientBase)
UpdateServiceEndpointsAsync(Guid, IEnumerable<ServiceEndpoint>, Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from TaskAgentHttpClientBase)
UpdateServiceEndpointsAsync(String, IEnumerable<ServiceEndpoint>, Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from TaskAgentHttpClientBase)
UpdateServiceGroupAsync(Guid, Int32, KubernetesServiceGroup, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
UpdateServiceGroupAsync(String, Int32, KubernetesServiceGroup, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
UpdateTaskGroupAsync(Guid, Guid, TaskGroupUpdateParameter, Object, CancellationToken)

[Preview API] Update a task group.

(Inherited from TaskAgentHttpClientBase)
UpdateTaskGroupAsync(Guid, TaskGroupUpdateParameter, Object, CancellationToken)
Obsolete.

[Preview API] Update a task group.

(Inherited from TaskAgentHttpClientBase)
UpdateTaskGroupAsync(String, Guid, TaskGroupUpdateParameter, Object, CancellationToken)

[Preview API] Update a task group.

(Inherited from TaskAgentHttpClientBase)
UpdateTaskGroupAsync(String, TaskGroupUpdateParameter, Object, CancellationToken)
Obsolete.

[Preview API] Update a task group.

(Inherited from TaskAgentHttpClientBase)
UpdateTaskHubLicenseDetailsAsync(String, TaskHubLicenseDetails, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)
UpdateVariableGroupAsync(Guid, Int32, VariableGroupParameters, Object, CancellationToken)

[Preview API] Update a variable group.

(Inherited from TaskAgentHttpClientBase)
UpdateVariableGroupAsync(String, Int32, VariableGroupParameters, Object, CancellationToken)

[Preview API] Update a variable group.

(Inherited from TaskAgentHttpClientBase)
UploadSecureFileAsync(Guid, Stream, String, Object, CancellationToken)

[Preview API] Upload a secure file, include the file stream in the request body

(Inherited from TaskAgentHttpClientBase)
UploadSecureFileAsync(String, Stream, String, Object, CancellationToken)

[Preview API] Upload a secure file, include the file stream in the request body

(Inherited from TaskAgentHttpClientBase)
UploadTaskZipAsync(Guid, Stream, Boolean, Object, CancellationToken)
ValidateInputsAsync(InputValidationRequest, Object, CancellationToken)

[Preview API]

(Inherited from TaskAgentHttpClientBase)

Applies to