Freigeben über


BatchError.Values Eigenschaft

Definition

Ruft eine Auflistung von Schlüssel-Wert-Paaren ab, die zusätzliche Details zum Fehler enthalten, oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: