ExpressRouteConnectionArgs

constructor(authorizationKey: Output<String>? = null, enableInternetSecurity: Output<Boolean>? = null, enablePrivateLinkFastPath: Output<Boolean>? = null, expressRouteCircuitPeering: Output<ExpressRouteCircuitPeeringIdArgs>, expressRouteGatewayBypass: Output<Boolean>? = null, id: Output<String>? = null, name: Output<String>, routingConfiguration: Output<RoutingConfigurationArgs>? = null, routingWeight: Output<Int>? = null)