Compartir a través de


JobCollectionItem.RunOn Propiedad

Definición

Obtiene o establece especifica el nombre del grupo runOn donde se ejecutó el trabajo.

[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