Freigeben über


DeploymentService.Redeploy-Methode (Uri)

Erstellen Sie eine vorherige erfolgreiche Bereitstellung erneut bereit

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

Syntax

'Declaration
Public Function Redeploy ( _
    deploymentUri As Uri _
) As IQueuedBuild
public IQueuedBuild Redeploy(
    Uri deploymentUri
)

Parameter

  • deploymentUri
    Typ: System.Uri
    Der Build-URI für die Bereitstellung

Rückgabewert

Typ: Microsoft.TeamFoundation.Build.Client.IQueuedBuild
Liste der in der Warteschlange enthaltenen Builds

.NET Framework-Sicherheit

Siehe auch

Referenz

DeploymentService Klasse

Redeploy-Überladung

Microsoft.TeamFoundation.Build.Client-Namespace