次の方法で共有


MobileAppSettingsDictionary.Connections プロパティ

定義

サービスの接続文字列のセットを取得します。

public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Mobile.Server.ConnectionSettings> Connections { get; }
member this.Connections : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Mobile.Server.ConnectionSettings>
Public ReadOnly Property Connections As IDictionary(Of String, ConnectionSettings)

プロパティ値

適用対象