ContinuousWebJobInner.ExtraInfoUrl Property

Definition

Gets or sets extra Info URL.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to