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
 
Data retrieval policy.

Inheritance Hierarchy

System.Object
  Amazon.Glacier.Model.DataRetrievalPolicy

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

Syntax

C#
public class DataRetrievalPolicy : Object

The DataRetrievalPolicy type exposes the following members

Constructors

NameDescription
Public Method DataRetrievalPolicy()

Properties

NameTypeDescription
Public Property Rules System.Collections.Generic.List<Amazon.Glacier.Model.DataRetrievalRule> Gets and sets the property Rules.

The policy rule. Although this is a list type, currently there must be only one rule, which contains a Strategy field and optionally a BytesPerHour field.

Version Information

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

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

.NET for Windows Phone:
Supported in: Windows Phone 8.1