Share via


SnapshotRestoreRequest.CanOverwrite Property

Definition

If <code>true</code> the restore operation can overwrite source app; otherwise, <code>false</code>.

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

Property Value

Applies to