IWithNumberOfProbes Interface

Definition

The stage of the HTTP probe update allowing to modify the number of unsuccessful probes before failure is determined.

public interface IWithNumberOfProbes
type IWithNumberOfProbes = interface
Public Interface IWithNumberOfProbes
Derived

Methods

WithNumberOfProbes(Int32)

Specifies the number of unsuccessful probes before failure is determined.

Applies to