Share via


DeleteActivity.EnableLogging Property

Definition

Whether to record detailed logs of delete-activity execution. Default value is false. Type: boolean (or Expression with resultType boolean).

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

Property Value

Applies to