Pipeline.DisabledFlowType Property

Definition

The flow types that are disabled for this pipeline

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

Property Value

Implements

Attributes

Applies to