Compartir a través de


ScheduledJobsOptions.JobId Propiedad

Definición

Identificador único del trabajo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a