Bagikan melalui


DatabaseAccountConnectionString.ConnectionString Property

Definition

Gets value of the connection string

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to