RedisCommonPropertiesRedisConfiguration.AofStorageConnectionString0 Property

Definition

Gets or sets first storage account connection string

[Newtonsoft.Json.JsonProperty(PropertyName="aof-storage-connection-string-0")]
public string AofStorageConnectionString0 { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="aof-storage-connection-string-0")>]
member this.AofStorageConnectionString0 : string with get, set
Public Property AofStorageConnectionString0 As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to