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

ARMExceptionDetails Class

Definition

Service based exception details.

public class ARMExceptionDetails
type ARMExceptionDetails = class
Public Class ARMExceptionDetails
Inheritance
ARMExceptionDetails

Constructors

ARMExceptionDetails()

Properties

ActivityId

Gets the activity Id for the session.

ClientRequestId

Gets the client request Id for the session.

ErrorCode

Gets service error code.

Message

Gets error message.

PossibleCauses

Gets possible cause for error.

RecommendedAction

Gets recommended action for the error.

Target

Gets exception target.

Applies to