DeploymentType Enumeration

Defines constants for deployment types. These include Unknown, OnPremises, DevFabric, and Cloud.

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Enumeration DeploymentType
public enum DeploymentType
public enum class DeploymentType
type DeploymentType
public enum DeploymentType

Members

Member name Description
Cloud

DevFabric

OnPremises

Unknown

See Also

Reference

Microsoft.TeamFoundation.Framework.Server Namespace