Calling this method list the blob containers from blob storage.
ListBlobContainers
The direct command does not require any parameters:
{ }
The direct command returns an OperationResult that indicates either success or failure, along with a list of strings containing container names.
Last updated 3 months ago
Was this helpful?