Share via


DataFlow.OutputStream Property

Definition

The output stream of the transform. Only required if the transform changes data to a different stream.

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

Property Value

Applies to