Share via


RestoreRequest.AdjustConnectionString Property

Definition

true if SiteConfig.ConnectionStrings should be set in new app; otherwise, false.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)]
public bool? AdjustConnectionString { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)>]
member this.AdjustConnectionString : Nullable<bool> with get, set
Public Property AdjustConnectionString As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to