Compartir a través de


SnapshotRestoreRequest.RecoverConfiguration Propiedad

Definición

Obtiene o establece si es true, la configuración del sitio, además del contenido, se revertirá.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a