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

Lease state of the file or share.

#include <share_rest_client.hpp>

Public Member Functions

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

Static Public Attributes

AZ_STORAGE_FILES_SHARES_DLLEXPORT static const LeaseState Available
 
AZ_STORAGE_FILES_SHARES_DLLEXPORT static const LeaseState Leased
 
AZ_STORAGE_FILES_SHARES_DLLEXPORT static const LeaseState Expired
 
AZ_STORAGE_FILES_SHARES_DLLEXPORT static const LeaseState Breaking
 
AZ_STORAGE_FILES_SHARES_DLLEXPORT static const LeaseState Broken
 

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