azure-sdk-for-cpp/sdk/storage/sample
JinmingHu 069e359562
Rename return types and option types (#449)
* rename return types and option types

* define ConcurrentUploadBlockBlobFromBufferOptions and ConcurrentUploadBlockBlobFromFileOptions

* use std::move

* Rename DownloadTo

* update doc

* Resolved datalake build issues.

* Resolved some cmake issue when linking

Co-authored-by: Tank Tang <kat@microsoft.com>
2020-08-14 13:02:10 +08:00
..
blob_getting_started.cpp Rename return types and option types (#449) 2020-08-14 13:02:10 +08:00
CMakeLists.txt Added file protocol layer. (#367) 2020-08-01 20:23:50 -07:00
datalake_getting_started.cpp Refined DataLake sample (#336) 2020-07-23 15:40:16 +08:00
file_share_getting_started.cpp Rename return types and option types (#449) 2020-08-14 13:02:10 +08:00
main.cpp Fix build error (#438) 2020-08-13 08:16:21 +08:00
samples_common.hpp Add Unittest for Blob Service, other fixes and enhancements found during validation (#181) 2020-06-24 01:17:09 -07:00