Express Route Connection Args
constructor(authorizationKey: Output<String>? = null, connectionName: Output<String>? = null, enableInternetSecurity: Output<Boolean>? = null, enablePrivateLinkFastPath: Output<Boolean>? = null, expressRouteCircuitPeering: Output<ExpressRouteCircuitPeeringIdArgs>? = null, expressRouteGatewayBypass: Output<Boolean>? = null, expressRouteGatewayName: Output<String>? = null, id: Output<String>? = null, name: Output<String>? = null, resourceGroupName: Output<String>? = null, routingConfiguration: Output<RoutingConfigurationArgs>? = null, routingWeight: Output<Int>? = null)