Compartir a través de


Webhook.RunOn Propiedad

Definición

Obtiene o establece el nombre del grupo de Hybrid Worker en el que se ejecutará el trabajo de webhook.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a