ExpressRouteConnectionArgs

constructor(authorizationKey: Output<String>? = null, enableInternetSecurity: Output<Boolean>? = null, expressRouteCircuitPeeringId: Output<String>? = null, expressRouteGatewayBypassEnabled: Output<Boolean>? = null, expressRouteGatewayId: Output<String>? = null, name: Output<String>? = null, privateLinkFastPathEnabled: Output<Boolean>? = null, routing: Output<ExpressRouteConnectionRoutingArgs>? = null, routingWeight: Output<Int>? = null)