Partager via


WorkflowRunAction.RetryHistory Propriété

Définition

Obtient les historiques des nouvelles tentatives.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.retryHistory")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Logic.Models.RetryHistory> RetryHistory { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.retryHistory")>]
member this.RetryHistory : System.Collections.Generic.IList<Microsoft.Azure.Management.Logic.Models.RetryHistory> with get, set
Public Property RetryHistory As IList(Of RetryHistory)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à