Share via


FileSystemApplicationLogsConfig.Level Property

Definition

Log level.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Websites.Support.LogLevel? Level { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.Level : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Websites.Support.LogLevel> with get, set
Public Property Level As Nullable(Of LogLevel)

Property Value

Implements

Attributes

Applies to