portRanges property

List<PortRange>? portRanges
final

The port range to support for connections from clients to your accelerator.

Separately, you set port ranges for endpoints. For more information, see About endpoints for custom routing accelerators.

Implementation

final List<PortRange>? portRanges;