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.

Represents a gateway's local disk.

Inheritance Hierarchy

System.Object
  Amazon.StorageGateway.Model.Disk

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

Syntax

C#
public class Disk

The Disk type exposes the following members

Constructors

NameDescription
Public Method Disk()

Properties

NameTypeDescription
Public Property DiskAllocationResource System.String

Gets and sets the property DiskAllocationResource.

The iSCSI qualified name (IQN) that is defined for a disk. This field is not included in the response if the local disk is not defined as an iSCSI target. The format of this field is targetIqn::LUNNumber::region-volumeId.

Public Property DiskAllocationType System.String

Gets and sets the property DiskAllocationType.

Public Property DiskAttributeList System.Collections.Generic.List<System.String>

Gets and sets the property DiskAttributeList.

Public Property DiskId System.String

Gets and sets the property DiskId.

The unique device ID or other distinguishing data that identifies a local disk.

Public Property DiskNode System.String

Gets and sets the property DiskNode.

The device node of a local disk as assigned by the virtualization environment.

Public Property DiskPath System.String

Gets and sets the property DiskPath.

The path of a local disk in the gateway virtual machine (VM).

Public Property DiskSizeInBytes System.Int64

Gets and sets the property DiskSizeInBytes.

The local disk size in bytes.

Public Property DiskStatus System.String

Gets and sets the property DiskStatus.

A value that represents the status of a local disk.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5