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.

The definition for a provisioned capacity unit.

Inheritance Hierarchy

System.Object
  Amazon.Glacier.Model.ProvisionedCapacityDescription

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

Syntax

C#
public class ProvisionedCapacityDescription

The ProvisionedCapacityDescription type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property CapacityId System.String

Gets and sets the property CapacityId.

The ID that identifies the provisioned capacity unit.

Public Property ExpirationDate System.String

Gets and sets the property ExpirationDate.

The date that the provisioned capacity unit expires, in Universal Coordinated Time (UTC).

Public Property StartDate System.String

Gets and sets the property StartDate.

The date that the provisioned capacity unit was purchased, in Universal Coordinated Time (UTC).

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

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