WebSiteGetPublishProfileResponse::PublishProfile::MySqlConnectionString Property
Gets or sets the connection string for the MySQL database that supports the web site application.
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)
public: property String^ MySqlConnectionString { String^ get(); void set(String^ value); }
Show: