UpdateGatewayConnectionParameters Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the parameters necessary to the update a gateway connection
public class UpdateGatewayConnectionParameters
type UpdateGatewayConnectionParameters = class
Public Class UpdateGatewayConnectionParameters
- Inheritance
-
UpdateGatewayConnectionParameters
Constructors
UpdateGatewayConnectionParameters() |
Initializes a new instance of the UpdateGatewayConnectionParameters class. |
UpdateGatewayConnectionParameters(Int32) |
Initializes a new instance of the UpdateGatewayConnectionParameters class with required arguments. |
Properties
EnableBgp |
Optional. Whether to establish a BGP session over this connection |
RoutingWeight |
Required. The Routing Weight |
SharedKey |
Optional. Ipsec share key |