DeploymentSlot 枚举

Specifies the deployment environment in which the deployment is running.

命名空间: Microsoft.WindowsAzure.Management.Compute.Models
程序集: Microsoft.WindowsAzure.Management.Compute(在 Microsoft.WindowsAzure.Management.Compute.dll 中)

使用

用法
Dim instance As DeploymentSlot

语法

声明
Public Enumeration DeploymentSlot
public enum DeploymentSlot
public enum class DeploymentSlot
public enum DeploymentSlot
public enum DeploymentSlot

成员

成员名称 说明
Production Specifies that the deployment is running in the production environment.
Staging Specifies that the deployment is running in the staging environment.

平台

开发平台

Windows Vista、Windows 7 和 Windows Server 2008

目标平台

另请参阅

参考

Microsoft.WindowsAzure.Management.Compute.Models 命名空间