SyslogDataSource.LogLevels Property

Definition

The log levels to collect.

public Azure.Provisioning.BicepList<Azure.Provisioning.Monitor.SyslogDataSourceLogLevel> LogLevels { get; set; }
member this.LogLevels : Azure.Provisioning.BicepList<Azure.Provisioning.Monitor.SyslogDataSourceLogLevel> with get, set
Public Property LogLevels As BicepList(Of SyslogDataSourceLogLevel)

Property Value

Applies to