LogicWorkflowRunActionData.RetryHistory Property

Definition

Gets the retry histories.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Logic.Models.LogicWorkRetryHistory> RetryHistory { get; }
member this.RetryHistory : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Logic.Models.LogicWorkRetryHistory>
Public ReadOnly Property RetryHistory As IReadOnlyList(Of LogicWorkRetryHistory)

Property Value

Applies to