IPipelineListResult.Value Property

Definition

The Pipeline items on this page

[ADT.Runtime.Info(Create=true, Description="The Pipeline items on this page", PossibleTypes=new System.Type[] { typeof(ADT.Models.IPipeline) }, Read=true, ReadOnly=false, Required=true, SerializedName="value", Update=true)]
public System.Collections.Generic.List<ADT.Models.IPipeline> Value { get; set; }
[<ADT.Runtime.Info(Create=true, Description="The Pipeline items on this page", PossibleTypes=new System.Type[] { typeof(ADT.Models.IPipeline) }, Read=true, ReadOnly=false, Required=true, SerializedName="value", Update=true)>]
member this.Value : System.Collections.Generic.List<ADT.Models.IPipeline> with get, set
Public Property Value As List(Of IPipeline)

Property Value

Attributes

Applies to