WorkflowTriggerData.State Property

Definition

Gets the state.

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

Property Value

Applies to