次の方法で共有


AppPlatformGatewayResource.GetAppPlatformGatewayRouteConfigs メソッド

定義

AppPlatformGateway 内の AppPlatformGatewayRouteConfigResources のコレクションを取得します。

public virtual Azure.ResourceManager.AppPlatform.AppPlatformGatewayRouteConfigCollection GetAppPlatformGatewayRouteConfigs ();
abstract member GetAppPlatformGatewayRouteConfigs : unit -> Azure.ResourceManager.AppPlatform.AppPlatformGatewayRouteConfigCollection
override this.GetAppPlatformGatewayRouteConfigs : unit -> Azure.ResourceManager.AppPlatform.AppPlatformGatewayRouteConfigCollection
Public Overridable Function GetAppPlatformGatewayRouteConfigs () As AppPlatformGatewayRouteConfigCollection

戻り値

AppPlatformGatewayRouteConfigResources のコレクションとその AppPlatformGatewayRouteConfigResource に対する操作を表す オブジェクト。

適用対象