次の方法で共有


AppPlatformBuildServiceResource.GetAppPlatformSupportedStacks メソッド

定義

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

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

戻り値

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

適用対象