Partager via


JobRelationshipProperties.RunId Propriété

Définition

Obtient ou définit l’identificateur d’exécution (un GUID), identificateur unique de l’itération de ce pipeline.

[Newtonsoft.Json.JsonProperty(PropertyName="runId")]
public Guid? RunId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="runId")>]
member this.RunId : Nullable<Guid> with get, set
Public Property RunId As Nullable(Of Guid)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à