AppPlatformGatewayRouteConfigProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
API route config of the Spring Cloud Gateway.
public class AppPlatformGatewayRouteConfigProperties
type AppPlatformGatewayRouteConfigProperties = class
Public Class AppPlatformGatewayRouteConfigProperties
- Inheritance
-
AppPlatformGatewayRouteConfigProperties
Constructors
| Name | Description |
|---|---|
| AppPlatformGatewayRouteConfigProperties() |
Initializes a new instance of AppPlatformGatewayRouteConfigProperties. |
Properties
| Name | Description |
|---|---|
| AppResourceId |
The resource Id of the Azure Spring Apps app, required unless route defines |
| OpenApiUri |
The URI of OpenAPI specification. |
| Protocol |
Protocol of routed Azure Spring Apps applications. |
| ProvisioningState |
State of the Spring Cloud Gateway route config. |
| Routes |
Array of API routes, each route contains properties such as |