Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StorageAccount

Package version

The properties that are associated with an Azure Storage account

Hierarchy

  • StorageAccount

Index

Properties

Properties

Optional accountKey

accountKey: undefined | string

The account key for the Azure Storage account. Required on PUT (CreateOrReplace) requests.

Optional accountName

accountName: undefined | string

The name of the Azure Storage account. Required on PUT (CreateOrReplace) requests.

Generated using TypeDoc