SnapshotRestoreRequest.RecoverConfiguration 속성

정의

true이면 콘텐츠 외에 사이트 구성이 되돌려지는 경우 를 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상