BlobContainer.MetadataResponse Interface
Properties returned by queryContainersMetadata
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| containerId | string |
Inherited properties
| Name | Type | Inherited from | Description |
|---|---|---|---|
| containerType Inherited | string | BlobContainer.Metadata | The machine-readable string that describes what the container is being used for (e.g. |
| description Inherited | string | undefined | BlobContainer.Metadata | Optional human-readable explanation of the information held in the container. |
| json Inherited | SettingsContainer | undefined | BlobContainer.Metadata | optional properties for the container |
| label Inherited | string | BlobContainer.Metadata | Human-readable name for the container. |
Defined in
Last Updated: 30 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.