Freigeben über


AppPlatformBuildServiceAgentPoolCollection.GetAll(CancellationToken) 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.Pageable<Azure.ResourceManager.AppPlatform.AppPlatformBuildServiceAgentPoolResource> GetAll (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.AppPlatform.AppPlatformBuildServiceAgentPoolResource>
override this.GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.AppPlatform.AppPlatformBuildServiceAgentPoolResource>
Public Overridable Function GetAll (Optional cancellationToken As CancellationToken = Nothing) As Pageable(Of AppPlatformBuildServiceAgentPoolResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Eine Sammlung von AppPlatformBuildServiceAgentPoolResource , die mehrere Dienstanforderungen durchlaufen kann.

Gilt für: