SyslogDataSource.Streams Property

Definition

List of streams that this data source will be sent to. A stream indicates what schema will be used for this data and usually what table in Log Analytics the data will be sent to.

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

Property Value

Applies to