次の方法で共有


IWithRequestPath インターフェイス

定義

監視するプローブの HTTP 要求パスを変更できる HTTP プローブ更新のステージ。

public interface IWithRequestPath
type IWithRequestPath = interface
Public Interface IWithRequestPath
派生

メソッド

WithRequestPath(String)

監視するプローブの HTTP 要求パスを指定します。

適用対象