BuildDeploymentWebService.ConnectAzureWebsite-Methode

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

Syntax

'Declaration
<WebMethodAttribute> _
Public Sub ConnectAzureWebsite ( _
    teamProject As String, _
    subscriptionId As String, _
    webspace As String, _
    website As String _
)
[WebMethodAttribute]
public void ConnectAzureWebsite(
    string teamProject,
    string subscriptionId,
    string webspace,
    string website
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

BuildDeploymentWebService Klasse

Microsoft.TeamFoundation.Build.Server-Namespace