Bagikan melalui


AppPlatformGatewayRouteConfigProperties.Routes Property

Definition

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

public System.Collections.Generic.IList<Azure.ResourceManager.AppPlatform.Models.AppPlatformGatewayApiRoute> Routes { get; }
member this.Routes : System.Collections.Generic.IList<Azure.ResourceManager.AppPlatform.Models.AppPlatformGatewayApiRoute>
Public ReadOnly Property Routes As IList(Of AppPlatformGatewayApiRoute)

Property Value

Applies to