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.

Describes a virtual tape object.

Inheritance Hierarchy

System.Object
  Amazon.StorageGateway.Model.Tape

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

Syntax

C#
public class Tape

The Tape type exposes the following members

Constructors

NameDescription
Public Method Tape()

Properties

NameTypeDescription
Public Property KMSKey System.String

Gets and sets the property KMSKey.

Public Property PoolEntryDate System.DateTime

Gets and sets the property PoolEntryDate.

The date that the tape enters a custom tape pool.

Public Property PoolId System.String

Gets and sets the property PoolId.

The ID of the pool that contains tapes that will be archived. The tapes in this pool are archived in the S3 storage class that is associated with the pool. When you use your backup application to eject the tape, the tape is archived directly into the storage class (S3 Glacier or S3 Glacier Deep Archive) that corresponds to the pool.

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 RetentionStartDate System.DateTime

Gets and sets the property RetentionStartDate.

The date that the tape is first archived with tape retention lock enabled.

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 TapeCreatedDate System.DateTime

Gets and sets the property TapeCreatedDate.

The date the virtual tape was created.

Public Property TapeSizeInBytes System.Int64

Gets and sets the property TapeSizeInBytes.

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

Public Property TapeStatus System.String

Gets and sets the property TapeStatus.

The current state of the virtual tape.

Public Property TapeUsedInBytes System.Int64

Gets and sets the property TapeUsedInBytes.

The size, in bytes, of data stored on the virtual tape.

This value is not available for tapes created prior to May 13, 2015.

Public Property VTLDevice System.String

Gets and sets the property VTLDevice.

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

Public Property Worm System.Boolean

Gets and sets the property Worm.

If the tape is archived as write-once-read-many (WORM), this value is true.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5