Megosztás a következőn keresztül:


WorkflowTriggerHistoryProperties.Fired Property

Definition

The value indicating whether trigger was fired.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public bool? Fired { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.Fired : Nullable<bool>
Public ReadOnly Property Fired As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to