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 3.5
 
Represents a virtual tape that is archived in the virtual tape shelf (VTS).

Inheritance Hierarchy

System.Object
  Amazon.StorageGateway.Model.TapeArchive

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

Syntax

C#
public class TapeArchive : Object

The TapeArchive type exposes the following members

Constructors

NameDescription
Public Method TapeArchive()

Properties

NameTypeDescription
Public Property CompletionTime System.DateTime Gets and sets the property CompletionTime.

The time that the archiving of the virtual tape was completed.

The string format of the completion time is in the ISO8601 extended YYYY-MM-DD'T'HH:MM:SS'Z' format.

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

The Amazon Resource Name (ARN) of the gateway-VTL that the virtual tape is being retrieved to.

The virtual tape is retrieved from the virtual tape shelf (VTS).

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

The Amazon Resource Name (ARN) of an archived virtual tape.

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

The barcode that identifies the archived virtual tape.

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

The size, in bytes, of the archived virtual tape.

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

The current state of the archived virtual tape.

Version Information

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

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