Compartilhar via


OperationStatusJobsExtendedInfo.FailedJobsError Propriedade

Definição

Obtém ou define que armazena todos os trabalhos com falha junto com os códigos de erro correspondentes.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a