IWithRemoteIP インターフェイス

定義

リモート IP アドレス。 許容される値は、有効な IPv4 アドレスです。

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

メソッド

WithRemoteIPAddress(String)

remoteIPAddress 値を設定します。

適用対象