次の方法で共有


AppPlatformServiceResource.GetAppPlatformApiPortals メソッド

定義

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

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

戻り値

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

適用対象