request_options::apply_defaults Method
Applies the default set of request options.
void apply_defaults(
const request_options& other,
bool apply_expiry
);
Parameters
- other
A reference to a set of request_options.
- apply_expiry
Specifies that an expiry time be applied to the request options. This parameter is used internally.
Requirements
Header: common.h
Namespace: azure::storage