RehydratePriority Class
Indicates the priority with which to rehydrate an archived blob
- Inheritance
-
builtins.objectRehydratePriority
Constructor
RehydratePriority()
Attributes
High
The rehydrate priority is high.
High = 'High'
Standard
The rehydrate priority is standard.
Standard = 'Standard'
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for Python