APIErrorException.Body Property

Definition

Gets or sets the body object.

public Microsoft.Azure.CognitiveServices.Vision.Face.Models.APIError Body { get; set; }
member this.Body : Microsoft.Azure.CognitiveServices.Vision.Face.Models.APIError with get, set
Public Property Body As APIError

Property Value

Applies to