Share via


AppPlatformBuildServiceResource.GetAppPlatformSupportedStacks Method

Definition

Gets a collection of AppPlatformSupportedStackResources in the AppPlatformBuildService.

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

Returns

An object representing collection of AppPlatformSupportedStackResources and their operations over a AppPlatformSupportedStackResource.

Applies to