WebSiteGetConfigurationResponse.ConnectionStrings Property

 

Gets or sets a collection of WebSiteGetConfigurationResponse.ConnectionStringInfo objects that defines the connection strings for database and other external resources.

Namespace:   Microsoft.WindowsAzure.Management.WebSites.Models
Assembly:  Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)

Public Property ConnectionStrings As IList(Of WebSiteGetConfigurationResponse.ConnectionStringInfo)
Return to top
Show: