storageAccessKey

@JvmName(name = "xddsetjsycfameoh")
suspend fun storageAccessKey(value: Output<String>)
@JvmName(name = "sfbjmreqylwnyxsf")
suspend fun storageAccessKey(value: String?)

Parameters

value

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.