AppPlatformBuildServiceResource.GetAppPlatformBuilds 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 AppPlatformBuildResources in the AppPlatformBuildService.
public virtual Azure.ResourceManager.AppPlatform.AppPlatformBuildCollection GetAppPlatformBuilds ();
abstract member GetAppPlatformBuilds : unit -> Azure.ResourceManager.AppPlatform.AppPlatformBuildCollection
override this.GetAppPlatformBuilds : unit -> Azure.ResourceManager.AppPlatform.AppPlatformBuildCollection
Public Overridable Function GetAppPlatformBuilds () As AppPlatformBuildCollection
Returns
An object representing collection of AppPlatformBuildResources and their operations over a AppPlatformBuildResource.