RouteMapArgs

constructor(associatedInboundConnections: Output<List<String>>? = null, associatedOutboundConnections: Output<List<String>>? = null, id: Output<String>? = null, resourceGroupName: Output<String>? = null, routeMapName: Output<String>? = null, rules: Output<List<RouteMapRuleArgs>>? = null, virtualHubName: Output<String>? = null)