AWS SDK Version 2 for .NET
API Reference

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.

.NET Framework 3.5
 
Container for the parameters to the ImportSnapshot operation. Imports a disk into an EBS snapshot.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.EC2.AmazonEC2Request
      Amazon.EC2.Model.ImportSnapshotRequest

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class ImportSnapshotRequest : AmazonEC2Request
         IRequestEvents

The ImportSnapshotRequest type exposes the following members

Constructors

NameDescription
Public Method ImportSnapshotRequest()

Properties

NameTypeDescription
Public Property ClientData Amazon.EC2.Model.ClientData Gets and sets the property ClientData.

The client-specific data.

Public Property ClientToken System.String Gets and sets the property ClientToken.

Token to enable idempotency for VM import requests.

Public Property Description System.String Gets and sets the property Description.

The description string for the import snapshot task.

Public Property DiskContainer Amazon.EC2.Model.SnapshotDiskContainer Gets and sets the property DiskContainer.

Information about the disk container.

Public Property RoleName System.String Gets and sets the property RoleName.

The name of the role to use when not using the default role, 'vmimport'.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8

.NET for Windows Phone:
Supported in: Windows Phone 8.1, Windows Phone 8