Share via


MockableAppPlatformResourceGroupResource.GetAppPlatformServices Method

Definition

Gets a collection of AppPlatformServiceResources in the ResourceGroupResource.

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

Returns

An object representing collection of AppPlatformServiceResources and their operations over a AppPlatformServiceResource.

Applies to