Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HttpRouteConfig

Package version

interface

An interface representing HttpRouteConfig. Describes the hostname properties for http routing.

Hierarchy

  • HttpRouteConfig

Index

Properties

Properties

destination

destination: GatewayDestination
member

{GatewayDestination} destination Describes destination endpoint for routing traffic.

match

member

{HttpRouteMatchRule} match Describes a rule for http route matching.

name

name: string
member

{string} name http route name.

Generated using TypeDoc