Share via


AzureBlob interface

Azure Blob Details

Properties

accountKey

Storage Account Key.

authType

Authentication type used for accessing Azure Blob Storage.

blobContainerName

Blob container name where backups are stored.

identity

Identity details for authentication using a Managed Identity.

storageAccountResourceId

Resource Id of the storage account where backups are stored.

Property Details

accountKey

Storage Account Key.

accountKey?: string

Property Value

string

authType

Authentication type used for accessing Azure Blob Storage.

authType?: AuthType

Property Value

blobContainerName

Blob container name where backups are stored.

blobContainerName?: string

Property Value

string

identity

Identity details for authentication using a Managed Identity.

identity?: ManagedServiceIdentity

Property Value

storageAccountResourceId

Resource Id of the storage account where backups are stored.

storageAccountResourceId?: string

Property Value

string