Partager via


RestoreRequest.Overwrite Propriété

Définition

Obtient ou définit <code>true</code> si l’opération de restauration peut remplacer l’application cible ; sinon, <code>false</code>. <code>true</code> est nécessaire si vous essayez de restaurer une application existante.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à