共用方式為


RedisCommonPropertiesRedisConfiguration.AofStorageConnectionString1 Property

Definition

Gets or sets second storage account connection string

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to