次の方法で共有


AppPlatformServiceResource.GetAppPlatformGateways メソッド

定義

AppPlatformService 内の AppPlatformGatewayResources のコレクションを取得します。

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

戻り値

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

適用対象