Partager via


SnapshotRestoreRequest.IgnoreConflictingHostNames Propriété

Définition

Obtient ou définit si true, les conflits de noms d’hôte personnalisés seront ignorés lors de la récupération vers une application web cible. Ce paramètre n’est nécessaire que lorsque RecoverConfiguration est activé.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à