Share via


ComputeNodeError.ErrorDetails Property

Definition

Gets a list of additional error details related to the compute node error.

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

Property Value

Applies to