TriggeredJobHistory.Run Property

Definition

List of triggered web job runs.

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

Property Value

Implements

Run
Attributes

Applies to