rdbStorageConnectionString

@JvmName(name = "qqjotnrodececghg")
suspend fun rdbStorageConnectionString(value: Output<String>)
@JvmName(name = "xdvnliprouysktvw")
suspend fun rdbStorageConnectionString(value: String?)

Parameters

value

The Connection String to the Storage Account. Only supported for Premium SKUs. In the format: DefaultEndpointsProtocol=https;BlobEndpoint=${azurerm_storage_account.example.primary_blob_endpoint};AccountName=${azurerm_storage_account.example.name};AccountKey=${azurerm_storage_account.example.primary_access_key}.

NOTE: There's a bug in the Redis API where the original storage connection string isn't being returned, which is being tracked in this issue. In the interim you can use the ignoreChanges attribute to ignore changes to this field e.g.: