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

State of the copy operation identified by 'x-ms-copy-id'.

#include <share_rest_client.hpp>

Public Member Functions

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

Static Public Attributes

AZ_STORAGE_FILES_SHARES_DLLEXPORT static const CopyStatus Pending
 
AZ_STORAGE_FILES_SHARES_DLLEXPORT static const CopyStatus Success
 
AZ_STORAGE_FILES_SHARES_DLLEXPORT static const CopyStatus Aborted
 
AZ_STORAGE_FILES_SHARES_DLLEXPORT static const CopyStatus Failed
 

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