次の方法で共有


AppPlatformGatewayRouteConfigProperties.Routes プロパティ

定義

API ルートの配列。各ルートには、、urissoEnabledpredicatesfilters、 などのtitleプロパティが含まれています。

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)

プロパティ値

適用対象