MobileAppSettingsDictionary.Connections Property

Definition

Gets the set of connection strings for the service.

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)

Property Value

Applies to