Share via


blob_result_segment::continuation_token Method

Gets the continuation token to use to retrieve the next segment of azure::storage::cloud_blob and azure::storage::cloud_blob_directory results.

const azure::storage::continuation_token& continuation_token() const;

Return Value

A reference to the continuation_token.

Requirements

Header: blob.h

Namespace: azure::storage

See Also

Reference

blob_result_segment Class