Frends.AzureBlobStorage.ListBlobsInContainer / 3.0.0
Summary
Enumerates a container's blobs, presenting the virtual directory structure that blob names imply rather than a flat list of names.
Typical use — the discovery step ahead of a loop over a container's contents
Input parameters.
| Name | Type | Default | Example | Description |
|---|---|---|---|---|
| ContainerName | String |
– | ExampleContainer |
The name of the blob container in the storage account. |