Compartilhar via


TriggeredJobHistoryInner.Runs Propriedade

Definição

Obtém ou define a lista de execuções de trabalho Web disparadas.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.runs")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.TriggeredJobRun> Runs { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.runs")>]
member this.Runs : System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.TriggeredJobRun> with get, set
Public Property Runs As IList(Of TriggeredJobRun)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a