azure-storage-blobs
Public Attributes | List of all members
Azure::Storage::Blobs::CreateBlobSnapshotOptions Struct Referencefinal

Optional parameters for Azure::Storage::Blobs::BlobClient::CreateSnapshot.

#include <blob_options.hpp>

Public Attributes

Storage::Metadata Metadata
 Specifies user-defined name-value pairs associated with the blob. If no name-value pairs are specified, the operation will copy the base blob metadata to the snapshot. If one or more name-value pairs are specified, the snapshot is created with the specified metadata, and metadata is not copied from the base blob.
 
BlobAccessConditions AccessConditions
 Optional conditions that must be met to perform this operation.
 

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