你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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