次の方法で共有


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

適用対象