StorageAccount interface
storage resource of type Azure Storage Account.
- Extends
Properties
| account |
The account key of the Azure Storage Account. |
| account |
The account name of the Azure Storage Account. |
| storage |
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"