Share via


ResourceListKeys.SecondaryConnectionString Property

Definition

Gets or sets secondaryConnectionString of the created AuthorizationRule

[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