Share via


Job.CallBackEndpoint Property

Definition

Gets or sets the callback endpoint.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to