JobInnerError.Details Property

Definition

Gets the details of the error message.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to