ErrorResponse Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The top-level response that represents a failed request.
public class ErrorResponse : Microsoft.Azure.CognitiveServices.Search.CustomSearch.Models.Response
type ErrorResponse = class
inherit Response
Public Class ErrorResponse
Inherits Response
- Inheritance
Error |
Initializes a new instance of the ErrorResponse class. |
Error |
Initializes a new instance of the ErrorResponse class. |
Errors |
Gets or sets a list of errors that describe the reasons why the request failed. |
Id |
Gets a String identifier. (Inherited from Identifiable) |
Web |
Gets the URL To Bing's search result for this item. (Inherited from Response) |
Validate() |
Validate the object. |
Product | Versions |
---|---|
Azure SDK for .NET | Latest |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: