Freigeben über


AppPlatformBuildServiceAgentPoolCollection.GetAllAsync Methode

Definition

Auflisten des Builddienst-Agent-Pools.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppPlatform/Spring/{serviceName}/buildServices/{buildServiceName}/agentPools
  • Vorgangs-IdBuildServiceAgentPool_List
public virtual Azure.AsyncPageable<Azure.ResourceManager.AppPlatform.AppPlatformBuildServiceAgentPoolResource> GetAllAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.AppPlatform.AppPlatformBuildServiceAgentPoolResource>
override this.GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.AppPlatform.AppPlatformBuildServiceAgentPoolResource>
Public Overridable Function GetAllAsync (Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of AppPlatformBuildServiceAgentPoolResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Eine asynchrone Auflistung von AppPlatformBuildServiceAgentPoolResource , die mehrere Dienstanforderungen durchlaufen kann.

Gilt für: