BatchErrorException.Body Property

Definition

Gets or sets the body object.

public Microsoft.Azure.Batch.Protocol.Models.BatchError Body { get; set; }
member this.Body : Microsoft.Azure.Batch.Protocol.Models.BatchError with get, set
Public Property Body As BatchError

Property Value

Applies to