Freigeben über


WorkflowEnvelopeProperties.FlowState Property

Definition

Gets or sets the state of the workflow.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.WorkflowState? FlowState { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.FlowState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.WorkflowState> with get, set
Public Property FlowState As Nullable(Of WorkflowState)

Property Value

Implements

Attributes

Applies to