Table of Contents

Enum "ABS Rehydrate Priority"

ID 9046
Namespace: System.Azure.Storage

Indicates the priority with which to rehydrate an archived blob. The priority can be set on a blob only one time. This header will be ignored on subsequent requests to the same blob. The default priority without this header is Standard.

Properties

Name Value
Access Public
Extensible False

Values

Name Description
Standard

Standard priority. Default value.

High

High priority

See also