다음을 통해 공유


RestoreRequestInner.AdjustConnectionStrings 속성

정의

SiteConfig.ConnectionStrings를 새 앱에서 설정해야 하는 경우 lt;code>true</code>를 가져오거나 설정합니다&. 그렇지 않으면 <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)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상