Lists iSCSI information about a volume.

C# |
public class VolumeiSCSIAttributes

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | VolumeiSCSIAttributes()()()() | Initializes a new instance of the VolumeiSCSIAttributes class |
![]() | ChapEnabled |
Indicates whether mutual CHAP is enabled for the iSCSI target.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | LunNumber |
The logical disk number.
Constraints: |
![]() | NetworkInterfaceId |
The network interface identifier.
Constraints: |
![]() | NetworkInterfacePort |
The port used to communicate with iSCSI targets.
|
![]() | TargetARN |
The Amazon Resource Name (ARN) of the volume target.
Constraints: |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithChapEnabled(Boolean) | Obsolete.
Sets the ChapEnabled property
|
![]() | WithLunNumber(Int32) | Obsolete.
Sets the LunNumber property
|
![]() | WithNetworkInterfaceId(String) | Obsolete.
Sets the NetworkInterfaceId property
|
![]() | WithNetworkInterfacePort(Int32) | Obsolete.
Sets the NetworkInterfacePort property
|
![]() | WithTargetARN(String) | Obsolete.
Sets the TargetARN property
|

Object | |
![]() | VolumeiSCSIAttributes |