Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AzureBlobBackupStorageDescription

Package version

Describes the parameters for Azure blob store used for storing and enumerating backups.

Hierarchy

  • AzureBlobBackupStorageDescription

Index

Properties

connectionString

connectionString: string

The connection string to connect to the Azure blob store.

containerName

containerName: string

The name of the container in the blob store to store and enumerate backups from.

Optional friendlyName

friendlyName: undefined | string

Friendly name for this backup storage.

storageKind

storageKind: "AzureBlobStore"

Polymorphic Discriminator

Generated using TypeDoc