interface AzureStorageOptions

The Azure Blob Storage arm.

Properties

readonly
provider: "azure"

Selects the Azure Blob backend.

Container and credentials; containerName is required.

Usage

import { type AzureStorageOptions } from "storage-plugin/src/index.ts";