Share via


retry_info::set_target_location Method

Sets the target location for the next retry.

void set_target_location(
   storage_location value
);

Parameters

  • value
    The target location for the next retry.

Requirements

Header: core.h

Namespace: azure::storage

See Also

Reference

retry_info Class