Condividi tramite


TriggeredJobHistoryInner.Runs Proprietà

Definizione

Ottiene o imposta l'elenco di esecuzioni di processi Web attivati.

[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)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a