DatabaseBackupSetting.ConnectionString Property

 

Optional. Contains a connection string to a database which is being backed up/restored. If the restore should happen to a new database, the database name inside is the new one.

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

Public Property ConnectionString As String

Property Value

Type: System.String
Return to top
Show: