Share via


DscCompilationJob.RunOn Propiedad

Definición

Obtiene o establece el runOn que especifica el nombre del grupo donde se va a ejecutar 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