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

When a file or share is leased, specifies whether the lease is of infinite or fixed duration.

#include <share_rest_client.hpp>

Public Member Functions

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

Static Public Attributes

AZ_STORAGE_FILES_SHARES_DLLEXPORT static const LeaseDuration Infinite
 
AZ_STORAGE_FILES_SHARES_DLLEXPORT static const LeaseDuration Fixed
 

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