Partager via


WorkflowTrigger.State Property

Definition

Gets the state.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.WorkflowState? State { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.State : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.WorkflowState>
Public ReadOnly Property State As Nullable(Of WorkflowState)

Property Value

Implements

Attributes

Applies to