Share via


CodelessConnectorPollingRequestProperties.RetryCount Property

Definition

Describe the amount of time we should try and poll the data in case of failure

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Owned)]
public int? RetryCount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Owned)>]
member this.RetryCount : Nullable<int> with get, set
Public Property RetryCount As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to