Share via


DataFlow.Streams Property

Definition

List of streams for this data flow.

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

Property Value

Applies to