Share via


DataFlow.Destinations Property

Definition

List of destinations for this data flow.

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

Property Value

Applies to