Share via


TransferContext.ShouldOverwriteCallbackAsync Property

Definition

Gets or sets the callback invoked to tell whether to overwrite an existing destination.

public Microsoft.Azure.Storage.DataMovement.ShouldOverwriteCallbackAsync ShouldOverwriteCallbackAsync { get; set; }
member this.ShouldOverwriteCallbackAsync : Microsoft.Azure.Storage.DataMovement.ShouldOverwriteCallbackAsync with get, set
Public Property ShouldOverwriteCallbackAsync As ShouldOverwriteCallbackAsync

Property Value

Applies to