Share via


LogicAppWorkflowEnvelopeProperties.FlowState Property

Definition

Gets or sets the state of the workflow.

public Azure.ResourceManager.AppContainers.Models.LogicAppWorkflowState? FlowState { get; set; }
member this.FlowState : Nullable<Azure.ResourceManager.AppContainers.Models.LogicAppWorkflowState> with get, set
Public Property FlowState As Nullable(Of LogicAppWorkflowState)

Property Value

Applies to