Condividi tramite


LoadBalancerProbe.TimeoutInSeconds Property

Definition

Optional. Specifies the timeout for the load balancer probe in seconds. The minimum value is 11 seconds. If not specified, the default is 31 seconds.

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

Property Value

Applies to