ErrorDetails Class

Definition

Class to represent an error that has been returned as part of a response to a passthrough request.

[System.Runtime.Serialization.DataContract(Namespace="http://schemas.microsoft.com/hdinsight/2013/05/management")]
public class ErrorDetails
[<System.Runtime.Serialization.DataContract(Namespace="http://schemas.microsoft.com/hdinsight/2013/05/management")>]
type ErrorDetails = class
Public Class ErrorDetails
Inheritance
ErrorDetails
Attributes

Constructors

ErrorDetails()

Properties

ErrorId
ErrorMessage
StatusCode

Applies to