次の方法で共有


IWithHost インターフェイス

定義

プローブを送信するホストを指定できるアプリケーション ゲートウェイ プローブ更新のステージ。

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

メソッド

WithHost(String)

プローブの送信先となるホスト名を指定します。

適用対象