Share via


SkipErrorFile.FileMissing Property

Definition

Skip if file is deleted by other client during copy. Default is true. Type: boolean (or Expression with resultType boolean).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<bool> FileMissing { get; set; }
member this.FileMissing : Azure.Core.Expressions.DataFactory.DataFactoryElement<bool> with get, set
Public Property FileMissing As DataFactoryElement(Of Boolean)

Property Value

Applies to