你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ARMExceptionDetails Class
Definition
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.
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. |