Share via


ExecuteSsisPackageActivity.LoggingLevel Property

Definition

The logging level of SSIS package execution. Type: string (or Expression with resultType string).

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

Property Value

Applies to