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.

Represents a device object associated with a tape gateway.

Inheritance Hierarchy

System.Object
  Amazon.StorageGateway.Model.VTLDevice

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

Syntax

C#
public class VTLDevice

The VTLDevice type exposes the following members

Constructors

NameDescription
Public Method VTLDevice()

Properties

NameTypeDescription
Public Property DeviceiSCSIAttributes Amazon.StorageGateway.Model.DeviceiSCSIAttributes

Gets and sets the property DeviceiSCSIAttributes.

A list of iSCSI information about a VTL device.

Public Property VTLDeviceARN System.String

Gets and sets the property VTLDeviceARN.

Specifies the unique Amazon Resource Name (ARN) of the device (tape drive or media changer).

Public Property VTLDeviceProductIdentifier System.String

Gets and sets the property VTLDeviceProductIdentifier.

Specifies the model number of device that the VTL device emulates.

Public Property VTLDeviceType System.String

Gets and sets the property VTLDeviceType.

Specifies the type of device that the VTL device emulates.

Public Property VTLDeviceVendor System.String

Gets and sets the property VTLDeviceVendor.

Specifies the vendor of the device that the VTL device object emulates.

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