Share via


LoadBalancerProbe.IntervalInSeconds Property

Definition

Optional. Specifies the interval for the load balancer probe in seconds. The minimum value is 5 seconds. If not specified, the default is 15 seconds.

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

Property Value

Applies to