ApplicationGatewayProbe.TimeoutInSeconds Property

Definition

The probe timeout in seconds. Probe marked as failed if valid response is not received with this timeout period. Acceptable values are from 1 second to 86400 seconds.

public Azure.Provisioning.BicepValue<int> TimeoutInSeconds { get; set; }
member this.TimeoutInSeconds : Azure.Provisioning.BicepValue<int> with get, set
Public Property TimeoutInSeconds As BicepValue(Of Integer)

Property Value

Applies to