BatchError.Values Property

Definition

Gets a collection of key-value pairs containing additional details about the error.

public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Batch.BatchErrorDetail> Values { get; }
member this.Values : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Batch.BatchErrorDetail>
Public ReadOnly Property Values As IReadOnlyList(Of BatchErrorDetail)

Property Value

Applies to