Share via


blob_request_options::set_use_transactional_md5 Method

Indicates whether to calculate and validate the content-MD5 hash for the request.

void set_use_transactional_md5(
   bool value
);

Parameters

  • value
    true

Requirements

Header: blob.h

Namespace: azure::storage

See Also

Reference

blob_request_options Class