AppPlatformServiceResource.GetAppPlatformBuildServices Method

Definition

Gets a collection of AppPlatformBuildServiceResources in the AppPlatformService.

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

Returns

An object representing collection of AppPlatformBuildServiceResources and their operations over a AppPlatformBuildServiceResource.

Applies to