TriggeredJobHistoryInner.Runs 속성

정의

트리거된 웹 작업 실행 목록을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상