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

ServiceErrorDetail 类

定义

错误详细信息。

public class ServiceErrorDetail
type ServiceErrorDetail = class
Public Class ServiceErrorDetail
继承
ServiceErrorDetail

构造函数

ServiceErrorDetail()

初始化 ServiceErrorDetail 类的新实例。

ServiceErrorDetail(String, String)

初始化 ServiceErrorDetail 类的新实例。

属性

Code

获取错误代码。

Message

获取错误消息。

适用于