NSX-T Data Center REST API
ALBL4RulePortMatch (schema)
L4RulePortMatch
Advanced load balancer L4RulePortMatch object
| Name | Description | Type | Notes | 
|---|---|---|---|
| match_criteria | Match criteria Criterion to use for Virtual Service port matching. Enum options - IS_IN, IS_NOT_IN. | ALBMatchOperation | Required | 
| port_ranges | Port ranges Range of TCP/UDP port numbers of the Virtual Service. | array of ALBPortRange | |
| ports | Ports Virtual Service's listening port(s). Allowed values are 1-65535. | array of integer | 
