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
 
Describes a virtual tape object.

Inheritance Hierarchy

System.Object
  Amazon.StorageGateway.Model.Tape

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

Syntax

C#
public class Tape : Object

The Tape type exposes the following members

Constructors

NameDescription
Public Method Tape()

Properties

NameTypeDescription
Public Property Progress System.Double Gets and sets the property Progress.

For archiving virtual tapes, indicates how much data remains to be uploaded before archiving is complete.

Range: 0 (not started) to 100 (complete).

Public Property TapeARN System.String Gets and sets the property TapeARN.

The Amazon Resource Name (ARN) of the virtual tape.

Public Property TapeBarcode System.String Gets and sets the property TapeBarcode.

The barcode that identifies a specific virtual tape.

Public Property TapeSizeInBytes System.Int64 Gets and sets the property TapeSizeInBytes.

The size, in bytes, of the virtual tape.

Public Property TapeStatus System.String Gets and sets the property TapeStatus.

The current state of the virtual tape.

Public Property VTLDevice System.String Gets and sets the property VTLDevice.

The virtual tape library (VTL) device that the virtual tape is associated with.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

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