RedisCommonConfiguration.AofStorageConnectionString1 Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Second storage account connection string.
public Azure.Provisioning.BicepValue<string> AofStorageConnectionString1 { get; set; }
member this.AofStorageConnectionString1 : Azure.Provisioning.BicepValue<string> with get, set
Public Property AofStorageConnectionString1 As BicepValue(Of String)