Compartir a través de


RestoreRequestInner.IgnoreDatabases Propiedad

Definición

Obtiene o establece o omite las bases de datos y solo restaura el contenido del sitio.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a