Partager via


AppPlatformBuildServiceAgentPoolCollection.GetAllAsync Méthode

Définition

Répertorier le pool d’agents de service de build.

  • Chemin/abonnements de la demande/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppPlatform/Spring/{serviceName}/buildServices/{buildServiceName}/agentPools
  • IdBuildServiceAgentPool_List d’opération
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)

Paramètres

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

Collection asynchrone de qui peut nécessiter plusieurs demandes de AppPlatformBuildServiceAgentPoolResource service pour itérer.

S’applique à