IWithRequestPath Interface

Definition

The stage of the HTTP probe update allowing to modify the HTTP request path for the probe to monitor.

public interface IWithRequestPath
type IWithRequestPath = interface
Public Interface IWithRequestPath
Derived

Methods

WithRequestPath(String)

Specifies the HTTP request path for the probe to monitor.

Applies to