ServerlessUpstreamSettings interface

The settings for the Upstream when the service is in server-less mode.

Properties

templates

Gets or sets the list of Upstream URL templates. Order matters, and the first matching template takes effects.

Property Details

templates

Gets or sets the list of Upstream URL templates. Order matters, and the first matching template takes effects.

templates?: UpstreamTemplate[]

Property Value