AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the ImportVolume operation.
This API action supports only single-volume VMs. To import multi-volume VMs, use ImportImage
instead. To import a disk to a snapshot, use ImportSnapshot instead.
Creates an import volume task using metadata from the specified disk image.
For information about the import manifest referenced by this API action, see VM Import Manifest.
This API action is not supported by the Command Line Interface (CLI).
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class ImportVolumeRequest : AmazonEC2Request IAmazonWebServiceRequest
The ImportVolumeRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
ImportVolumeRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
AvailabilityZone | System.String |
Gets and sets the property AvailabilityZone. The Availability Zone for the resulting EBS volume. |
![]() |
Description | System.String |
Gets and sets the property Description. A description of the volume. |
![]() |
Image | Amazon.EC2.Model.DiskImageDetail |
Gets and sets the property Image. The disk image. |
![]() |
Volume | Amazon.EC2.Model.VolumeDetail |
Gets and sets the property Volume. The volume size. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5