Delen via


SnapshotRestoreRequest.IgnoreConflictingHostNames Eigenschap

Definitie

Hiermee wordt opgehaald of ingesteld, indien waar, worden aangepaste hostnaamconflicten genegeerd bij het herstellen naar een doelweb-app. Deze instelling is alleen nodig wanneer RecoverConfiguration is ingeschakeld.

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op