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.

Lists iSCSI information about a volume.

Inheritance Hierarchy

System.Object
  Amazon.StorageGateway.Model.VolumeiSCSIAttributes

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

Syntax

C#
public class VolumeiSCSIAttributes

The VolumeiSCSIAttributes type exposes the following members

Constructors

NameDescription
Public Method VolumeiSCSIAttributes()

Properties

NameTypeDescription
Public Property ChapEnabled System.Boolean

Gets and sets the property ChapEnabled.

Indicates whether mutual CHAP is enabled for the iSCSI target.

Public Property LunNumber System.Int32

Gets and sets the property LunNumber.

The logical disk number.

Public Property NetworkInterfaceId System.String

Gets and sets the property NetworkInterfaceId.

The network interface identifier.

Public Property NetworkInterfacePort System.Int32

Gets and sets the property NetworkInterfacePort.

The port used to communicate with iSCSI targets.

Public Property TargetARN System.String

Gets and sets the property TargetARN.

The Amazon Resource Name (ARN) of the volume target.

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