LogicWorkflowData.State Property

Definition

The state.

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

Property Value

Applies to