Share via


RetryPolicy.Count Property

Definition

Maximum ordinary retry attempts. Default is 0. Type: integer (or Expression with resultType integer), minimum: 0.

public Azure.Core.Expressions.DataFactory.DataFactoryElement<int> Count { get; set; }
member this.Count : Azure.Core.Expressions.DataFactory.DataFactoryElement<int> with get, set
Public Property Count As DataFactoryElement(Of Integer)

Property Value

Applies to