StorageAccount Class

Describes a storage account connection.

All required parameters must be populated in order to send to Azure.

Inheritance
StorageAccount

Constructor

StorageAccount(*, id: str, key: str, **kwargs)

Parameters

id
str
Required

Required. The Azure Resource Manager ID of the storage account resource.

key
str
Required

Required. The storage account key.