AWS SDK for .NET Documentation
CreateStorediSCSIVolumeResult Class
AmazonAmazon.StorageGateway.ModelCreateStorediSCSIVolumeResult Did this page help you?   Yes   No    Tell us about it...

A JSON object containing the following fields:

Declaration Syntax
C#
public class CreateStorediSCSIVolumeResult
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
CreateStorediSCSIVolumeResult()()()()
Initializes a new instance of the CreateStorediSCSIVolumeResult class

Equals(Object)
Determines whether the specified Object is equal to the current 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.)
TargetARN
he Amazon Resource Name (ARN) of the volume target that includes the iSCSI name that initiators can use to connect to the target.

Constraints:

Length
50 - 800


ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
VolumeARN
The Amazon Resource Name (ARN) of the configured volume.

Constraints:

Length
50 - 500


VolumeSizeInBytes
The size of the volume in bytes.

WithTargetARN(String) Obsolete.
Sets the TargetARN property

WithVolumeARN(String) Obsolete.
Sets the VolumeARN property

WithVolumeSizeInBytes(Int64) Obsolete.
Sets the VolumeSizeInBytes property

Inheritance Hierarchy
Object
CreateStorediSCSIVolumeResult

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)