PostCaptureAction Enumeration

 

Specifies the action that is performed after the capture operation finishes.

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

Public Enumeration PostCaptureAction

Member nameDescription
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.

Return to top
Show: