Compartilhar via


RestoreRequestInner.AdjustConnectionStrings Propriedade

Definição

Obtém ou define <code>true</code> se SiteConfig.ConnectionStrings deve ser definido no novo aplicativo; caso contrário, <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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a