次の方法で共有


IWithTunnelType インターフェイス

定義

使用するトンネルの種類を指定できるポイント対サイト構成定義のステージ。

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

メソッド

WithIkeV2Only()

IKEv2 VPN トンネルの種類のみを使用することを指定します。

WithSstpOnly()

SSTP トンネルの種類のみを使用することを指定します。

適用対象