JobInnerError.HelpLink Property

Definition

Gets the link to MSDN or Azure help for this type of error, if any.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to