LogFilesDataSource.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 source

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

Property Value

Applies to