IFlow.FlowType Property

Definition

The flow type for this flow

[ADT.PSArgumentCompleter(new System.String[] { "Unknown", "Complex", "DevSecOps", "Messaging", "Mission", "MicrosoftInternal", "BasicFiles", "Data", "Standard", "StreamingVideo", "Opaque", "MissionOpaqueXML", "DiskImages", "API" })]
[ADT.Runtime.Info(Create=true, Description="The flow type for this flow", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="flowType", Update=true)]
public string FlowType { get; set; }
[<ADT.PSArgumentCompleter(new System.String[] { "Unknown", "Complex", "DevSecOps", "Messaging", "Mission", "MicrosoftInternal", "BasicFiles", "Data", "Standard", "StreamingVideo", "Opaque", "MissionOpaqueXML", "DiskImages", "API" })>]
[<ADT.Runtime.Info(Create=true, Description="The flow type for this flow", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="flowType", Update=true)>]
member this.FlowType : string with get, set
Public Property FlowType As String

Property Value

Attributes

Applies to