次の方法で共有


AppPlatformServiceResource.GetAppPlatformApps メソッド

定義

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

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

戻り値

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

適用対象