AppPlatformBuildServiceResource.GetAppPlatformSupportedStacks Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.