Partager via


TaskFailureInformation.Details Propriété

Définition

Obtient ou définit une liste de détails supplémentaires liés à l’erreur.

[Newtonsoft.Json.JsonProperty(PropertyName="details")]
public System.Collections.Generic.IList<Microsoft.Azure.Batch.Protocol.Models.NameValuePair> Details { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="details")>]
member this.Details : System.Collections.Generic.IList<Microsoft.Azure.Batch.Protocol.Models.NameValuePair> with get, set
Public Property Details As IList(Of NameValuePair)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à