Share via


OperationResult.RetryHistory Property

Definition

Gets the retry histories.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IRetryHistory[] RetryHistory { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.RetryHistory : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IRetryHistory[] with get, set
Public Property RetryHistory As IRetryHistory()

Property Value

Implements

Attributes

Applies to