Share via


SnapshotRestoreRequest.IgnoreConflictingHostNames Property

Definition

If true, custom hostname conflicts will be ignored when recovering to a target web app. This setting is only necessary when RecoverConfiguration is enabled.

public bool? IgnoreConflictingHostNames { get; set; }
member this.IgnoreConflictingHostNames : Nullable<bool> with get, set
Public Property IgnoreConflictingHostNames As Nullable(Of Boolean)

Property Value

Applies to