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 VTL device.

Inheritance Hierarchy

System.Object
  Amazon.StorageGateway.Model.DeviceiSCSIAttributes

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

Syntax

C#
public class DeviceiSCSIAttributes

The DeviceiSCSIAttributes type exposes the following members

Constructors

NameDescription
Public Method DeviceiSCSIAttributes()

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 NetworkInterfaceId System.String

Gets and sets the property NetworkInterfaceId.

The network interface identifier of the VTL device.

Public Property NetworkInterfacePort System.Int32

Gets and sets the property NetworkInterfacePort.

The port used to communicate with iSCSI VTL device targets.

Public Property TargetARN System.String

Gets and sets the property TargetARN.

Specifies the unique Amazon Resource Name (ARN) that encodes the iSCSI qualified name(iqn) of a tape drive or media changer 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