AppPlatformGatewayResource.GetAppPlatformGatewayRouteConfigs Method

Definition

Gets a collection of AppPlatformGatewayRouteConfigResources in the AppPlatformGateway.

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

Returns

An object representing collection of AppPlatformGatewayRouteConfigResources and their operations over a AppPlatformGatewayRouteConfigResource.

Applies to