Compartir a través de


JobStepAction.Source Propiedad

Definición

Obtiene o establece el origen de la acción que se va a ejecutar. Entre los valores posibles se incluyen: "Inline"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a