Share via


LogicWorkflowTriggerData.State Property

Definition

Gets the state.

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

Property Value

Applies to