Share via


LogStorageSettings.LogLevel Property

Definition

Gets or sets the log level, support: Info, Warning. Type: string (or Expression with resultType string).

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

Property Value

Applies to