Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StorageContainerProperties

Package version

interface

An interface representing StorageContainerProperties. The properties of the Azure Storage Container for file archive.

Hierarchy

  • StorageContainerProperties

Index

Properties

Optional connectionString

connectionString: undefined | string
member

{string} [connectionString] The connection string of the storage account.

Optional containerName

containerName: undefined | string
member

{string} [containerName] The name of storage container in the storage account.

Optional resourceGroup

resourceGroup: undefined | string
member

{string} [resourceGroup] The name of the resource group of the storage account.

Optional subscriptionId

subscriptionId: undefined | string
member

{string} [subscriptionId] The subscription identifier of the storage account.

Generated using TypeDoc