WebSiteGetPublishProfileResponse.PublishProfile.Databases Property
Gets or sets the connection information for the databases that are used by the web site application.
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)
Property Value
Type: System.Collections.Generic.IList<WebSiteGetPublishProfileResponse.Database>The connection information.
Show: