次の方法で共有


AccessKeys.SecondaryConnectionString プロパティ

定義

作成された名前空間 AuthorizationRule のセカンダリ接続文字列を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象