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 custom tape pool.

Inheritance Hierarchy

System.Object
  Amazon.StorageGateway.Model.PoolInfo

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

Syntax

C#
public class PoolInfo

The PoolInfo type exposes the following members

Constructors

NameDescription
Public Method PoolInfo()

Properties

NameTypeDescription
Public Property PoolARN System.String

Gets and sets the property PoolARN.

The Amazon Resource Name (ARN) of the custom tape pool. Use the ListTapePools operation to return a list of custom tape pools for your account and Amazon Web Services Region.

Public Property PoolName System.String

Gets and sets the property PoolName.

The name of the custom tape pool. PoolName can use all ASCII characters, except '/' and '\'.

Public Property PoolStatus Amazon.StorageGateway.PoolStatus

Gets and sets the property PoolStatus.

Status of the custom tape pool. Pool can be ACTIVE or DELETED.

Public Property RetentionLockTimeInDays System.Int32

Gets and sets the property RetentionLockTimeInDays.

Tape retention lock time is set in days. Tape retention lock can be enabled for up to 100 years (36,500 days).

Public Property RetentionLockType Amazon.StorageGateway.RetentionLockType

Gets and sets the property RetentionLockType.

Tape retention lock type, which can be configured in two modes. When configured in governance mode, Amazon Web Services accounts with specific IAM permissions are authorized to remove the tape retention lock from archived virtual tapes. When configured in compliance mode, the tape retention lock cannot be removed by any user, including the root Amazon Web Services account.

Public Property StorageClass Amazon.StorageGateway.TapeStorageClass

Gets and sets the property StorageClass.

The storage class that is associated with the custom 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.

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