JobInnerError.Resolution Property

Definition

Gets the recommended resolution for the failure, if any.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to