Share via


ResourceListKeys.PrimaryConnectionString Property

Definition

Gets or sets primaryConnectionString of the AuthorizationRule.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to