The Azure Blob Storage arm.
readonly
provider: "azure"
Selects the Azure Blob backend.
readonly
options: AzureBlobProviderOptions
Container and credentials; containerName is required.
The Azure Blob Storage arm.
provider: "azure"
Selects the Azure Blob backend.
options: AzureBlobProviderOptions
Container and credentials; containerName is required.
import { type AzureStorageOptions } from "storage-plugin/src/index.ts";