Share via


VpnSiteLinkConnectionProperties interface

Parameters for VpnConnection.

Properties

connectionBandwidth

Expected bandwidth in MBPS.

egressNatRules

List of egress NatRules.

enableBgp

EnableBgp flag.

enableRateLimiting

EnableBgp flag.

ingressNatRules

List of ingress NatRules.

ipsecPolicies

The IPSec Policies to be considered by this connection.

routingWeight

Routing weight for vpn connection.

sharedKey

SharedKey for the vpn connection.

useLocalAzureIpAddress

Use local azure ip to initiate connection.

usePolicyBasedTrafficSelectors

Enable policy-based traffic selectors.

vpnConnectionProtocolType

Connection protocol used for this connection.

vpnGatewayCustomBgpAddresses

vpnGatewayCustomBgpAddresses used by this connection.

vpnLinkConnectionMode

Vpn link connection mode.

vpnSiteLink

Id of the connected vpn site link.

Property Details

connectionBandwidth

Expected bandwidth in MBPS.

connectionBandwidth?: number

Property Value

number

egressNatRules

List of egress NatRules.

egressNatRules?: SubResource[]

Property Value

enableBgp

EnableBgp flag.

enableBgp?: boolean

Property Value

boolean

enableRateLimiting

EnableBgp flag.

enableRateLimiting?: boolean

Property Value

boolean

ingressNatRules

List of ingress NatRules.

ingressNatRules?: SubResource[]

Property Value

ipsecPolicies

The IPSec Policies to be considered by this connection.

ipsecPolicies?: IpsecPolicy[]

Property Value

routingWeight

Routing weight for vpn connection.

routingWeight?: number

Property Value

number

sharedKey

SharedKey for the vpn connection.

sharedKey?: string

Property Value

string

useLocalAzureIpAddress

Use local azure ip to initiate connection.

useLocalAzureIpAddress?: boolean

Property Value

boolean

usePolicyBasedTrafficSelectors

Enable policy-based traffic selectors.

usePolicyBasedTrafficSelectors?: boolean

Property Value

boolean

vpnConnectionProtocolType

Connection protocol used for this connection.

vpnConnectionProtocolType?: "IKEv2" | "IKEv1"

Property Value

"IKEv2" | "IKEv1"

vpnGatewayCustomBgpAddresses

vpnGatewayCustomBgpAddresses used by this connection.

vpnGatewayCustomBgpAddresses?: GatewayCustomBgpIpAddressIpConfiguration[]

Property Value

vpnLinkConnectionMode

Vpn link connection mode.

vpnLinkConnectionMode?: "Default" | "ResponderOnly" | "InitiatorOnly"

Property Value

"Default" | "ResponderOnly" | "InitiatorOnly"

Id of the connected vpn site link.

vpnSiteLink?: SubResource

Property Value