StorageAccount interface

Access information for a storage account.

Properties

key

Specifies the key used to access the storage account.

name

Specifies the name of the storage account.

Property Details

key

Specifies the key used to access the storage account.

key?: string

Property Value

string

name

Specifies the name of the storage account.

name?: string

Property Value

string