powered by
List storage containers from Azure Storage.
listStorageContainers(prefix = "")
Filters the results to return only containers whose name begins with the specified prefix.
# NOT RUN { containers <- listStorageContainers() View(containers) # }
Run the code above in your browser using DataLab