AppPlatformServiceResource.GetAppPlatformConfigurationServices Method

Definition

Gets a collection of AppPlatformConfigurationServiceResources in the AppPlatformService.

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

Returns

An object representing collection of AppPlatformConfigurationServiceResources and their operations over a AppPlatformConfigurationServiceResource.

Applies to