AccessKeys.SecondaryConnectionString Property

Definition

Gets secondary connection string of the created namespace authorization rule.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to