Vpn Gateway Connection Vpn Link
constructor(bandwidthMbps: Int? = null, bgpEnabled: Boolean? = null, connectionMode: String? = null, customBgpAddresses: List<VpnGatewayConnectionVpnLinkCustomBgpAddress>? = null, egressNatRuleIds: List<String>? = null, ingressNatRuleIds: List<String>? = null, ipsecPolicies: List<VpnGatewayConnectionVpnLinkIpsecPolicy>? = null, localAzureIpAddressEnabled: Boolean? = null, name: String, policyBasedTrafficSelectorEnabled: Boolean? = null, protocol: String? = null, ratelimitEnabled: Boolean? = null, routeWeight: Int? = null, sharedKey: String? = null, vpnSiteLinkId: String)