AppPlatformServiceResource.GetAppPlatformServiceRegistries Method

Definition

Gets a collection of AppPlatformServiceRegistryResources in the AppPlatformService.

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

Returns

An object representing collection of AppPlatformServiceRegistryResources and their operations over a AppPlatformServiceRegistryResource.

Applies to