Share via


ApiPollingParameters.RequestTimeoutInSecond Property

Definition

The number of seconds we will consider as a request timeout

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

Property Value

Implements

Attributes

Applies to