Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.TeamFoundation.Build.Server
Assembly: Microsoft.TeamFoundation.Build.Server (in Microsoft.TeamFoundation.Build.Server.dll)
Syntax
'Declaration
Public Enumeration DeploymentEnvironmentKind
public enum DeploymentEnvironmentKind
public enum class DeploymentEnvironmentKind
type DeploymentEnvironmentKind
public enum DeploymentEnvironmentKind
Members
Member name | Description | |
---|---|---|
AzureCloudApp | Uses CSPack and the Azure management API to deploy to an Azure Cloud App | |
AzureWebsite | Uses MSDeploy to deploy to an Azure web site | |
Custom | Custom or unknown environment. Requires custom workflow activities to deploy |