PostCaptureAction 枚举
Specifies the action that is performed after the capture operation finishes.
命名空间: Microsoft.WindowsAzure.Management.Compute.Models
程序集: Microsoft.WindowsAzure.Management.Compute(在 Microsoft.WindowsAzure.Management.Compute.dll 中)
使用
用法
Dim instance As PostCaptureAction
语法
声明
Public Enumeration PostCaptureAction
public enum PostCaptureAction
public enum class PostCaptureAction
public enum PostCaptureAction
public enum PostCaptureAction
成员
成员名称 | 说明 |
---|---|
Delete | Specifies that the Virtual Machine should be deleted after the image has been captured. |
Reprovision | Specifies that the Virtual Machine should be redeployed after the image is captured. |
平台
开发平台
Windows Vista、Windows 7 和 Windows Server 2008