storageAccessKey

val storageAccessKey: Output<String>?

The access key which will be used to access the backend storage account for the Function App.

Note: The storage_access_key must be specified when storage_authentication_type is set to StorageAccountConnectionString.