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

Specifies the option to copy file security descriptor from source file or to set it using the value which is defined by the header value of x-ms-file-permission or x-ms-file-permission-key.

#include <share_rest_client.hpp>

Public Member Functions

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

Static Public Attributes

AZ_STORAGE_FILES_SHARES_DLLEXPORT static const PermissionCopyMode Source
 
AZ_STORAGE_FILES_SHARES_DLLEXPORT static const PermissionCopyMode Override
 

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