ExistingStorageAccount interface
Existing storage account input.
- Extends
Properties
azure |
The storage account Arm Id. Throw error, if resource does not exists. |
resource |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
azureStorageAccountId
The storage account Arm Id. Throw error, if resource does not exists.
azureStorageAccountId: string
Property Value
string
resourceType
Polymorphic discriminator, which specifies the different types this object can be
resourceType: "Existing"
Property Value
"Existing"