次の方法で共有


AccessKeys.PrimaryConnectionString プロパティ

定義

作成された名前空間 AuthorizationRule のプライマリ接続文字列を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象