azure-sdk-for-cpp/sdk/storage/src
JinmingHu 74ce80659b
Documentation for Storage Blob Service, Nullable, signed int, and others (#213)
* use Nullable

* use C++ style cast

* Add documentation

* use signed int instead of unsigned

* disable storage ut

* add timeout in protocol layer

* enable stroage ut

* undelete test case

* Support copy status in properties

* Remove default value for SequenceNumber in CreatePageBlobOptions
2020-06-30 03:03:42 -07:00
..
blobs Documentation for Storage Blob Service, Nullable, signed int, and others (#213) 2020-06-30 03:03:42 -07:00
common Documentation for Storage Blob Service, Nullable, signed int, and others (#213) 2020-06-30 03:03:42 -07:00
datalake Unique ptr for body stream (#214) 2020-06-29 10:33:31 -07:00