This documentation is archived and is not being maintained.
DeploymentService::ConnectAzureCloudApp Method (String, String, String, String, String)
Visual Studio 2013
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: