Concepts used in Azure Blob Storage book.
The following documentation is for Azure Blob Storage v1.3.2 (BDK).
Represents a reference to a file in an Azure Storage.
container_name
The name of the container.
text
blob_name
The full path of the file within the container, including the file name and extension.
account_name
The name of the account.
optional[text]
etag
Entity tag.
sas_token
SAS token.
Represents a reference to a folder in an Azure Storage
path
The path of the folder within the container. Should end with a trailing slash ('/') to indicate it's a folder.
Entity tag
Last updated 3 months ago
Was this helpful?