ListContainerItems

Response schema. Contains list of blobs returned, and if paging is requested or required, a URL to next page of containers.

AzureBlob StorageCloud StorageFile StorageQueue StorageStorageTable Storage

Properties

Name Type Description
nextLink string Request URL that can be used to query next page of containers. Returned when total number of requested containers exceed maximum page size.
value array List of blobs containers returned.
View JSON Schema on GitHub