This documentation is archived and is not being maintained.

DeploymentService::ConnectAzureCloudApp Method (String, String, String, String, String)

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

public:
void ConnectAzureCloudApp(
	String^ teamProject, 
	String^ subscriptionId, 
	String^ hostedServiceName, 
	String^ storageAccountName, 
	String^ deploymentLabel
)

Parameters

teamProject
Type: System::String
subscriptionId
Type: System::String
hostedServiceName
Type: System::String
storageAccountName
Type: System::String
deploymentLabel
Type: System::String

Show: