次の方法で共有


IWithBgp インターフェイス

定義

ローカル ネットワーク ゲートウェイの BGP スピーカー設定を指定できる更新のステージ。

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

メソッド

WithBgp(Int64, String)

BGP を有効にします。

WithoutBgp()

BGP を無効にします。

適用対象