DeploymentService.ConnectAzureCloudApp-Methode (String, String, String, String, String)
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
Syntax
'Declaration
Public Sub ConnectAzureCloudApp ( _
teamProject As String, _
subscriptionId As String, _
hostedServiceName As String, _
storageAccountName As String, _
deploymentLabel As String _
)
public void ConnectAzureCloudApp(
string teamProject,
string subscriptionId,
string hostedServiceName,
string storageAccountName,
string deploymentLabel
)
Parameter
- teamProject
Typ: System.String
- subscriptionId
Typ: System.String
- hostedServiceName
Typ: System.String
- storageAccountName
Typ: System.String
- deploymentLabel
Typ: System.String
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.