WorkflowVersionData.State Property

Definition

The state.

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

Property Value

Applies to