AzureRestExceptionRecord Class

Definition

public class AzureRestExceptionRecord : Microsoft.Azure.Commands.Profile.Errors.AzureExceptionRecord
type AzureRestExceptionRecord = class
    inherit AzureExceptionRecord
Public Class AzureRestExceptionRecord
Inherits AzureExceptionRecord
Inheritance
AzureRestExceptionRecord

Constructors

AzureRestExceptionRecord(CloudException, ErrorRecord, Boolean)
AzureRestExceptionRecord(CloudException, ErrorRecord, Boolean)

Properties

ErrorCategory (Inherited from AzureErrorRecord)
ErrorDetails (Inherited from AzureErrorRecord)
Exception (Inherited from AzureExceptionRecord)
HelpLink (Inherited from AzureExceptionRecord)
InnerException (Inherited from AzureExceptionRecord)
InvocationInfo (Inherited from AzureErrorRecord)
Message (Inherited from AzureExceptionRecord)
RequestId
RequestMessage
ScriptStackTrace (Inherited from AzureErrorRecord)
ServerMessage
ServerResponse
StackTrace (Inherited from AzureExceptionRecord)

Applies to