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