Share via


CodelessApiPollingDataConnector.RequestRetryCount 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.Inlined)]
public int? RequestRetryCount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inlined)>]
member this.RequestRetryCount : Nullable<int> with get, set
Public Property RequestRetryCount As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to