azure-storage-blobs
Public Member Functions | Static Public Attributes | List of all members
Azure::Storage::Blobs::Models::RehydratePriority Class Referencefinal

Extensible enum used to identify rehydrate priority.

#include <blob_rest_client.hpp>

Public Member Functions

 RehydratePriority (std::string value)
 
bool operator== (const RehydratePriority &other) const
 
bool operator!= (const RehydratePriority &other) const
 
const std::string & ToString () const
 

Static Public Attributes

AZ_STORAGE_BLOBS_DLLEXPORT static const RehydratePriority High
 
AZ_STORAGE_BLOBS_DLLEXPORT static const RehydratePriority Standard
 

Member Data Documentation

◆ High

const RehydratePriority Azure::Storage::Blobs::Models::RehydratePriority::High
static

High priority.

◆ Standard

const RehydratePriority Azure::Storage::Blobs::Models::RehydratePriority::Standard
static

Standard priority.


The documentation for this class was generated from the following files: