Vpn Gateway Args
constructor(bgpRouteTranslationForNatEnabled: Output<Boolean>? = null, bgpSettings: Output<VpnGatewayBgpSettingsArgs>? = null, location: Output<String>? = null, name: Output<String>? = null, resourceGroupName: Output<String>? = null, routingPreference: Output<String>? = null, scaleUnit: Output<Int>? = null, tags: Output<Map<String, String>>? = null, virtualHubId: Output<String>? = null)