VirtualMachineCaptureVMImageParameters Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Virtual Machine Template Capture Role operation response.
public class VirtualMachineCaptureVMImageParameters : Microsoft.Azure.AzureOperationResponse
type VirtualMachineCaptureVMImageParameters = class
inherit AzureOperationResponse
Public Class VirtualMachineCaptureVMImageParameters
Inherits AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponseVirtualMachineCaptureVMImageParameters
Constructors
VirtualMachineCaptureVMImageParameters() |
Initializes a new instance of the VirtualMachineCaptureVMImageParameters class. |
Properties
OperationType |
Optional. Required. Must be set to CaptureRoleOperation. |
OSState |
Optional. Required. The OS state: Generalized | Specialized. |
VMImageLabel |
Optional. Required. The VM Template Label. |
VMImageName |
Optional. Required. The VM Template Name. |