AccessKeys.AliasPrimaryConnectionString Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to