1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
# Storage API Version 2019-12-12
The following API's are supported by this SDK - more information about each SDK can be found within the README in each package.
## Blob Storage
- [Blobs API](blob/blobs)
- [Containers API](blob/containers)
- [Accounts API](blob/accounts)
## DataLakeStore Gen2
- [FileSystems API](datalakestore/filesystems)
- [Paths API](datalakestore/paths)
## File Storage
- [Directories API](file/directories)
- [Files API](file/files)
- [Shares API](file/shares)
## Queue Storage
- [Queues API](queue/queues)
- [Messages API](queue/messages)
## Table Storage
- [Entities API](table/entities)
- [Tables API](table/tables)
|