Share via


cloud_blob_properties::content_md5 Method

Gets the content-MD5 value stored for the blob.

const utility::string_t& content_md5() const;

Return Value

The blob's content-MD5 hash.

Requirements

Header: blob.h

Namespace: azure::storage

See Also

Reference

cloud_blob_properties Class