共用方式為


WebJobInner.Error 屬性

定義

取得或設定錯誤資訊。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.error")]
public string Error { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.error")>]
member this.Error : string with get, set
Public Property Error As String

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於