Partager via


PipelineRun.IsLatest Propriété

Définition

Obtient indique si l’exécution du pipeline récupérée est la dernière de son groupe.

[Newtonsoft.Json.JsonProperty(PropertyName="isLatest")]
public bool? IsLatest { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isLatest")>]
member this.IsLatest : Nullable<bool>
Public ReadOnly Property IsLatest As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à