RequestInformation.BatchError Property

Definition

Gets or sets the Batch Error information which contains detailed metadata around the specific error encountered.

public Microsoft.Azure.Batch.BatchError BatchError { get; protected internal set; }
member this.BatchError : Microsoft.Azure.Batch.BatchError with get, set
Public Property BatchError As BatchError

Property Value

Applies to