Share via


IOperationResult.IterationCount Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="iterationCount")]
public int? IterationCount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="iterationCount")>]
member this.IterationCount : Nullable<int> with get, set
Public Property IterationCount As Nullable(Of Integer)

Property Value

Attributes

Applies to