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 4.5
 
Lists iSCSI information about a VTL device.

Inheritance Hierarchy

System.Object
  Amazon.StorageGateway.Model.DeviceiSCSIAttributes

Namespace: Amazon.StorageGateway.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class DeviceiSCSIAttributes : Object

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 Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8