WebSiteRestoreDiscoverResponse.AdjustConnectionStrings Property

 

Optional. If the restore operation also restores a database along with the website and the database is on a different server than when the original site h

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

public bool AdjustConnectionStrings { get; set; }

Property Value

Type: System.Boolean
Return to top
Show: