This documentation is archived and is not being maintained.
DeploymentService::DisconnectAzureWebsite Method
Visual Studio 2013
Deletes DeploymentEnvironment for deploying to the given Azure WebSite and disables the associated build defintion.
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
Parameters
- teamProject
- Type: System::String
The name of the team project with which to disconnect
- website
- Type: System::String
The Azure website name.
- 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: