Share via


CopyActivityLogSettings.EnableReliableLogging Property

Definition

Specifies whether to enable reliable logging. Type: boolean (or Expression with resultType boolean).

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

Property Value

Applies to