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

JobErrorDetails.InternalDiagnostics 属性

定义

如果请求作业错误详细信息的用户具有足够的权限,则获取内部诊断堆栈跟踪,否则它将为空。

[Newtonsoft.Json.JsonProperty(PropertyName="internalDiagnostics")]
public string InternalDiagnostics { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="internalDiagnostics")>]
member this.InternalDiagnostics : string
Public ReadOnly Property InternalDiagnostics As String

属性值

属性
Newtonsoft.Json.JsonPropertyAttribute

适用于