Share via


AppPlatformServiceResource.GetAppPlatformApps Method

Definition

Gets a collection of AppPlatformAppResources in the AppPlatformService.

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

Returns

An object representing collection of AppPlatformAppResources and their operations over a AppPlatformAppResource.

Applies to