Condividi tramite


RestoreRequestInner.AdjustConnectionStrings Proprietà

Definizione

Ottiene o imposta <code>true</code> se SiteConfig.ConnectionStrings deve essere impostato nella nuova app; in caso contrario, <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)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a