IListFlowsByPipelineResult.Value Property

Definition

List flows by pipeline result by connection

[ADT.Runtime.Info(Create=true, Description="List flows by pipeline result by connection", PossibleTypes=new System.Type[] { typeof(ADT.Models.IListFlowsByPipelineConnection) }, Read=true, ReadOnly=false, Required=false, SerializedName="value", Update=true)]
public System.Collections.Generic.List<ADT.Models.IListFlowsByPipelineConnection> Value { get; set; }
[<ADT.Runtime.Info(Create=true, Description="List flows by pipeline result by connection", PossibleTypes=new System.Type[] { typeof(ADT.Models.IListFlowsByPipelineConnection) }, Read=true, ReadOnly=false, Required=false, SerializedName="value", Update=true)>]
member this.Value : System.Collections.Generic.List<ADT.Models.IListFlowsByPipelineConnection> with get, set
Public Property Value As List(Of IListFlowsByPipelineConnection)

Property Value

Attributes

Applies to