StorageAccount interface

storage resource of type Azure Storage Account.

Extends

Properties

accountKey

The account key of the Azure Storage Account.

accountName

The account name of the Azure Storage Account.

storageType

Polymorphic discriminator, which specifies the different types this object can be

Property Details

accountKey

The account key of the Azure Storage Account.

accountKey: string

Property Value

string

accountName

The account name of the Azure Storage Account.

accountName: string

Property Value

string

storageType

Polymorphic discriminator, which specifies the different types this object can be

storageType: "StorageAccount"

Property Value

"StorageAccount"