AccessKeys.PrimaryConnectionString Property

Definition

Gets primary connection string of the created namespace authorization rule.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to