PipelinesPatchProperties.FlowType Property

Definition

The flow types allowed for this pipeline

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

Property Value

Implements

Attributes

Applies to