BlobContainer.CreateNewContainerProps Interface
Information required to create a new container.
Properties
Name | Type | Description | |
---|---|---|---|
metadata | BlobContainer.Metadata | metadata to be stored on the new container | |
scope | BlobContainer.Scope | the scope of the new container | |
userToken | string | The user's access token. |
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.