次の方法で共有


DatabaseAccountConnectionString.ConnectionString プロパティ

定義

接続文字列の値を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象