WebSiteGetConfigurationResponse.ConnectionStringInfo.ConnectionString Property

 

Gets or sets a database connection string.

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

public string ConnectionString { get; set; }

Property Value

Type: System.String

A database connection string.

Return to top
Show: