Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AzureBlobOptions

Options for accessing an Azure blob storage.

Hierarchy

  • AzureBlobOptions

Index

Properties

Optional accessKey

accessKey: string

The access key.

Optional account

account: string

The account name.

Optional container

container: string

The container name.

Optional hashContent

hashContent: boolean

Hash content or not.

Optional host

host: string

The custom host address.

Optional useDevelopmentStorage

useDevelopmentStorage: boolean

Use local development storage or not.

Generated using TypeDoc