Share via


ResourceListKeysInner.SecondaryConnectionString Property

Definition

Gets or sets secondary connection string of the created namespace authorization rule.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to