AWS SDK Version 3 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.

Describes a block storage disk mapping.

Inheritance Hierarchy

System.Object
  Amazon.Lightsail.Model.DiskMap

Namespace: Amazon.Lightsail.Model
Assembly: AWSSDK.Lightsail.dll
Version: 3.x.y.z

Syntax

C#
public class DiskMap

The DiskMap type exposes the following members

Constructors

NameDescription
Public Method DiskMap()

Properties

NameTypeDescription
Public Property NewDiskName System.String

Gets and sets the property NewDiskName.

The new disk name (my-new-disk).

Public Property OriginalDiskPath System.String

Gets and sets the property OriginalDiskPath.

The original disk path exposed to the instance (for example, /dev/sdh).

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

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