Compartilhar via


ScheduledJobsOptions.JobId Propriedade

Definição

ID exclusiva para o trabalho.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a