Bagikan melalui


AppPlatformBuildServiceResource.GetAppPlatformBuildServiceAgentPools Method

Definition

Gets a collection of AppPlatformBuildServiceAgentPoolResources in the AppPlatformBuildService.

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

Returns

An object representing collection of AppPlatformBuildServiceAgentPoolResources and their operations over a AppPlatformBuildServiceAgentPoolResource.

Applies to