Partager via


JobPipelineInformation.Recurrences Propriété

Définition

Obtient la liste des identificateurs de périodicité représentant chaque exécution de ce pipeline.

[Newtonsoft.Json.JsonProperty(PropertyName="recurrences")]
public System.Collections.Generic.IList<Guid?> Recurrences { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recurrences")>]
member this.Recurrences : System.Collections.Generic.IList<Nullable<Guid>>
Public ReadOnly Property Recurrences As IList(Of Nullable(Of Guid))

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à