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 recovery point.

Inheritance Hierarchy

System.Object
  Amazon.StorageGateway.Model.TapeRecoveryPointInfo

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

Syntax

C#
public class TapeRecoveryPointInfo : Object

The TapeRecoveryPointInfo type exposes the following members

Constructors

NameDescription
Public Method TapeRecoveryPointInfo()

Properties

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

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

Public Property TapeRecoveryPointTime System.DateTime Gets and sets the property TapeRecoveryPointTime.

The time when the point-in-time view of the virtual tape was replicated for later recovery.

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

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

The size, in bytes, of the virtual tapes to recover.

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

Version Information

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

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