次の方法で共有


AppPlatformBuildServiceResource.GetAppPlatformSupportedBuildpacks メソッド

定義

AppPlatformBuildService 内の AppPlatformSupportedBuildpackResources のコレクションを取得します。

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

戻り値

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

適用対象