AccessKeys.AliasSecondaryConnectionString Property

Definition

Gets secondary connection string of the alias if GEO DR is enabled

[Newtonsoft.Json.JsonProperty(PropertyName="aliasSecondaryConnectionString")]
public string AliasSecondaryConnectionString { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="aliasSecondaryConnectionString")>]
member this.AliasSecondaryConnectionString : string
Public ReadOnly Property AliasSecondaryConnectionString As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to