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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Gets the content-MD5 value stored for the blob.
const utility::string_t& content_md5() const;
The blob's content-MD5 hash.
Header: blob.h
Namespace: azure::storage