DeploymentSlot Enumeration
Specifies the deployment environment in which the deployment is running.
Namespace: Microsoft.WindowsAzure.Management.Compute.Models
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
Usage
'Usage
Dim instance As DeploymentSlot
Syntax
'Declaration
Public Enumeration DeploymentSlot
public enum DeploymentSlot
public enum class DeploymentSlot
public enum DeploymentSlot
public enum DeploymentSlot
Members
Member name | Description |
---|---|
Production | Specifies that the deployment is running in the production environment. |
Staging | Specifies that the deployment is running in the staging environment. |
Platforms
Development Platforms
Windows Vista, Windows 7, Windows Server 2008, Windows 8.1, Windows Server 2012 R2, Windows 8 and Windows Server 2012