Job.Version Propriedade

Definição

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

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a