ListFlowsByPipelineConnection.Flow Property

Definition

List of flows associated with the connection.

[ADT.Origin(ADT.PropertyOrigin.Owned)]
public System.Collections.Generic.List<ADT.Models.IFlow> Flow { get; set; }
[<ADT.Origin(ADT.PropertyOrigin.Owned)>]
member this.Flow : System.Collections.Generic.List<ADT.Models.IFlow> with get, set
Public Property Flow As List(Of IFlow)

Property Value

Implements

Attributes

Applies to