Show / Hide Table of Contents

Enum RehydratePriority

If an object is in rehydrate pending state then this header is returned with priority of rehydrate. Valid values are High and Standard.

Namespace: System.Dynamic.ExpandoObject
Assembly: Azure.Storage.Blobs.dll
Syntax
public enum RehydratePriority

High

High.

Standard

Standard.

Back to top Azure SDK for .NET