你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

RehydratePriority Enum

Definition

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

public enum RehydratePriority
type RehydratePriority = 
Public Enum RehydratePriority
Inheritance
RehydratePriority

Fields

Name Value Description
High 0

High.

Standard 1

Standard.

Applies to