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
 
Describes a block device mapping.

Inheritance Hierarchy

System.Object
  Amazon.AutoScaling.Model.BlockDeviceMapping

Namespace: Amazon.AutoScaling.Model
Assembly: AWSSDK.dll
Version: 0.0.3.0

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 Gets and sets the property DeviceName.

The device name exposed to the EC2 instance (for example,

/dev/sdh
or
xvdh
).

Public Property Ebs Gets and sets the property Ebs.

The information about the Amazon EBS volume.

Public Property NoDevice Gets and sets the property NoDevice.

Suppresses a device mapping.

If
NoDevice
is set to
true
for the root device, the instance might fail the EC2 health check. Auto Scaling launches a replacement instance if the instance fails the health check.
Public Property VirtualName Gets and sets the property VirtualName.

The name of the virtual device,

ephemeral0
to
ephemeral3
.

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