Share via


BatchNodeError.ErrorDetails Property

Definition

The list of additional error details related to the Compute Node error.

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

Property Value

Applies to