IWithInterval Interface

Definition

Stage of an application gateway probe update allowing to specify the time interval between consecutive probes.

public interface IWithInterval
type IWithInterval = interface
Public Interface IWithInterval
Derived

Methods

WithTimeBetweenProbesInSeconds(Int32)

Specifies the time interval in seconds between consecutive probes.

Applies to