Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GatewayRouteConfigProperties

Package version

API route config of the Spring Cloud Gateway

Hierarchy

  • GatewayRouteConfigProperties

Index

Properties

Optional appResourceId

appResourceId: undefined | string

The resource Id of the Azure Spring Apps app, required unless route defines uri.

Optional openApi

OpenAPI properties of Spring Cloud Gateway route config.

Optional protocol

Protocol of routed Azure Spring Apps applications.

Optional provisioningState

provisioningState: GatewayProvisioningState

State of the Spring Cloud Gateway route config. NOTE: This property will not be serialized. It can only be populated by the server.

Optional routes

routes: GatewayApiRoute[]

Array of API routes, each route contains properties such as title, uri, ssoEnabled, predicates, filters.

Generated using TypeDoc