VirtualMachineCaptureVMImageParameters Members
The Virtual Machine Template Capture Role operation response.
The following tables list the members exposed by the VirtualMachineCaptureVMImageParameters type.
Public Constructors
Name | Description | |
---|---|---|
VirtualMachineCaptureVMImageParameters | Initializes a new instance of the VirtualMachineCaptureVMImageParameters class. |
Top
Public Properties
Name | Description | |
---|---|---|
OperationType | Optional. Required. Must be set to CaptureRoleOperation. | |
OSState | Optional. Required. The OS state: Generalized | Specialized. | |
RequestId | (Inherited from AzureOperationResponse) | |
StatusCode | (Inherited from HttpOperationResponse) | |
VMImageLabel | Optional. Required. The VM Template Label. | |
VMImageName | Optional. Required. The VM Template Name. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
VirtualMachineCaptureVMImageParameters Class
Microsoft.WindowsAzure.Management.Compute.Models Namespace