Freigeben über


RestoreRequest.AdjustConnectionStrings Eigenschaft

Definition

Ruft lt;code>true</code> ab, wenn SiteConfig.ConnectionStrings in der neuen App festgelegt werden soll, oder legt sie fest&, &andernfalls lt;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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: