Partager via


RestoreRequest.AdjustConnectionStrings Propriété

Définition

Obtient ou définit <code>true</code> si SiteConfig.ConnectionStrings doit être défini dans une nouvelle application ; sinon, <code>false</code>.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.adjustConnectionStrings")]
public bool? AdjustConnectionStrings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.adjustConnectionStrings")>]
member this.AdjustConnectionStrings : Nullable<bool> with get, set
Public Property AdjustConnectionStrings As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à