AppPlatformServiceResource.GetAppPlatformGateways Method

Definition

Gets a collection of AppPlatformGatewayResources in the AppPlatformService.

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

Returns

An object representing collection of AppPlatformGatewayResources and their operations over a AppPlatformGatewayResource.

Applies to