Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StorageAccount

Package version

interface

An interface representing StorageAccount. Access information for a storage account.

Hierarchy

  • StorageAccount

Index

Properties

Properties

Optional key

key: undefined | string
member

{string} [key] Specifies the key used to access the storage account.

Optional name

name: undefined | string
member

{string} [name] Specifies the name of the storage account.

Generated using TypeDoc