次の方法で共有


UpdateGatewayConnectionParameters クラス

定義

ゲートウェイ接続の更新に必要なパラメーターを表します

public class UpdateGatewayConnectionParameters
type UpdateGatewayConnectionParameters = class
Public Class UpdateGatewayConnectionParameters
継承
UpdateGatewayConnectionParameters

コンストラクター

UpdateGatewayConnectionParameters()

UpdateGatewayConnectionParameters クラスの新しいインスタンスを初期化します。

UpdateGatewayConnectionParameters(Int32)

必要な引数を使用して UpdateGatewayConnectionParameters クラスの新しいインスタンスを初期化します。

プロパティ

EnableBgp

省略可能。 この接続を介して BGP セッションを確立するかどうか

RoutingWeight

必須。 ルーティングの重み

SharedKey

任意。 Ipsec 共有キー

適用対象