BlockDeviceMapping Class

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

The BlockDeviceMappingItemType data type.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.BlockDeviceMapping

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public class BlockDeviceMapping : Object

The BlockDeviceMapping type exposes the following members

Constructors

  Name Description
Public Method BlockDeviceMapping()

Properties

  Name Description
Public Property DeviceName Specifies the device name (e.g., /dev/sdh).
Public Property Ebs Specifies parameters used to automatically setup Amazon EBS volumes when the instance is launched.
Public Property NoDevice Specifies the device name to suppress during instance launch.
Public Property VirtualName Specifies the virtual device name.

Version Information

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

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

.NET for Windows Phone:
Supported in: Window Phone 8