azure-storage-blobs
List of all members
Azure::Storage::Blobs::LeaseBlobAccessConditions Struct Referencefinal

Specifies access conditions for blob lease operations.

#include <blob_options.hpp>

Inheritance diagram for Azure::Storage::Blobs::LeaseBlobAccessConditions:
Azure::Storage::Blobs::TagAccessConditions

Additional Inherited Members

- Public Member Functions inherited from Azure::Storage::Blobs::TagAccessConditions
virtual ~TagAccessConditions ()=default
 Destructor. More...
 
- Public Attributes inherited from Azure::Storage::Blobs::TagAccessConditions
Azure::Nullable< std::string > TagConditions
 Optional SQL statement to apply to the tags of the Blob. Refer to https://docs.microsoft.com/en-us/rest/api/storageservices/specifying-conditional-headers-for-blob-service-operations#tags-predicate-syntax for the format of SQL statements.
 

The documentation for this struct was generated from the following file: