ServiceSettingsDictionary.Connections Property

Definition

Gets the set of connection strings for the service.

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

Property Value

Applies to