Compartilhar via


Job.JobExecutionReport Propriedade

Definição

Obtém ou define o relatório de execução de trabalho – Matriz de objetos de pares KeyValue.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a