Partilhar via


JobPipelineInformation.Recurrences Propriedade

Definição

Obtém a lista de identificadores de recorrência que representam cada execução desse 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))

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a