VirtualMachineCaptureOSImageParameters Constructor (PostCaptureAction, String^, String^)

 

Initializes a new instance of the VirtualMachineCaptureOSImageParameters class with required arguments.

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

public:
VirtualMachineCaptureOSImageParameters(
	PostCaptureAction postCaptureAction,
	String^ targetImageLabel,
	String^ targetImageName
)
Return to top
Show: