InstanceBlockDeviceMappingSpecification Class

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

Specifies how an instance's block devices should be mapped on a running instance.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.InstanceBlockDeviceMappingSpecification

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

Syntax

C#
public class InstanceBlockDeviceMappingSpecification : Object

The InstanceBlockDeviceMappingSpecification type exposes the following members

Constructors

Properties

  Name Description
Public Property DeviceName The device name (e.g., /dev/sdh) at which the block device is exposed on the instance.
Public Property Ebs The EBS instance block device specification describing the EBS block device to map to the specified device name on a running instance.
Public Property NoDevice When set to the empty string, specifies that the device name in this object should not be mapped to any real device.
Public Property VirtualName 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