Compartir a través de


OperationStatusJobsExtendedInfo.FailedJobsError Propiedad

Definición

Obtiene o establece almacena todos los trabajos con errores junto con los códigos de error correspondientes.

[Newtonsoft.Json.JsonProperty(PropertyName="failedJobsError")]
public System.Collections.Generic.IDictionary<string,string> FailedJobsError { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="failedJobsError")>]
member this.FailedJobsError : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property FailedJobsError As IDictionary(Of String, String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a