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

The current lease status of the file or share.

#include <share_rest_client.hpp>

Public Member Functions

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

Static Public Attributes

AZ_STORAGE_FILES_SHARES_DLLEXPORT static const LeaseStatus Locked
 
AZ_STORAGE_FILES_SHARES_DLLEXPORT static const LeaseStatus Unlocked
 

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