Compartir a través de


TriggeredWebJobInner.Url Propiedad

Definición

Obtiene o establece la dirección URL del trabajo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a