WorkflowEnvelopeProperties.FlowState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)