TriggeredJobHistoryProperties.Run Property

Definition

List of triggered web job runs.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.ITriggeredJobRun> Run { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.Run : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.ITriggeredJobRun> with get, set
Public Property Run As List(Of ITriggeredJobRun)

Property Value

Implements

Run
Attributes

Applies to