azure-storage-files-shares
Public Member Functions | Static Public Attributes | List of all members
Azure::Storage::Files::Shares::Models::AccessTier Class Referencefinal

Specifies the access tier of the share.

#include <share_rest_client.hpp>

Public Member Functions

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

Static Public Attributes

AZ_STORAGE_FILES_SHARES_DLLEXPORT static const AccessTier TransactionOptimized
 
AZ_STORAGE_FILES_SHARES_DLLEXPORT static const AccessTier Hot
 
AZ_STORAGE_FILES_SHARES_DLLEXPORT static const AccessTier Cool
 
AZ_STORAGE_FILES_SHARES_DLLEXPORT static const AccessTier Premium
 

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