Freigeben über


Job.JobExecutionReport Eigenschaft

Definition

Ruft einen Auftragsausführungsbericht ab oder legt diese fest: Array von KeyValue-Paaren-Objekt.

[Newtonsoft.Json.JsonProperty(PropertyName="JobExecutionReport")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.ContentModerator.Models.JobExecutionReportDetails> JobExecutionReport { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="JobExecutionReport")>]
member this.JobExecutionReport : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.ContentModerator.Models.JobExecutionReportDetails> with get, set
Public Property JobExecutionReport As IList(Of JobExecutionReportDetails)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: