This documentation is archived and is not being maintained.

DeploymentService::Redeploy Method (Uri)

Redeploy a previous successful deployment

Namespace:  Microsoft.TeamFoundation.Build.Client
Assembly:  Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)

public:
IQueuedBuild^ Redeploy(
	Uri^ deploymentUri
)

Parameters

deploymentUri
Type: System::Uri

The build uri for the deployment

Return Value

Type: Microsoft.TeamFoundation.Build.Client::IQueuedBuild
List of queued builds

Show: