Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AzureStorageConnectionObject

Connection options for an Azure Blob Storage provider.

Hierarchy

  • AzureStorageConnectionObject

Index

Properties

Optional host

host: string

Endpoint to use. Default is core.windows.net

storageAccessKey

storageAccessKey: string

Access key (secret key) for the storage account

storageAccount

storageAccount: string

Name of the storage account

Generated using TypeDoc