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

Represents a device object associated with a gateway-VTL.

Declaration Syntax
C#
public class VTLDevice
Members
All MembersConstructorsMethodsProperties



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

DeviceiSCSIAttributes
A list of iSCSI information about a VTL device.

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.)
ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
VTLDeviceARN
Specifies the unique Amazon Resource Name (ARN) of the device (tape drive or media changer).

Constraints:

Length
50 - 500


VTLDeviceProductIdentifier
VTLDeviceType
VTLDeviceVendor
WithDeviceiSCSIAttributes(DeviceiSCSIAttributes) Obsolete.
Sets the DeviceiSCSIAttributes property

WithVTLDeviceARN(String) Obsolete.
Sets the VTLDeviceARN property

WithVTLDeviceProductIdentifier(String) Obsolete.
Sets the VTLDeviceProductIdentifier property

WithVTLDeviceType(String) Obsolete.
Sets the VTLDeviceType property

WithVTLDeviceVendor(String) Obsolete.
Sets the VTLDeviceVendor property

Inheritance Hierarchy
Object
VTLDevice

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