WorkflowEnvelopeProperties.FlowState Property

Definition

Gets or sets the state of the workflow. Serialized Name: WorkflowEnvelopeProperties.flowState

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

Property Value

Applies to