Compartilhar via


JobExecution.JobVersion Propriedade

Definição

Obtém o número de versão do trabalho.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.jobVersion")]
public int? JobVersion { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.jobVersion")>]
member this.JobVersion : Nullable<int>
Public ReadOnly Property JobVersion As Nullable(Of Integer)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a