Freigeben über


VoiceServicesTestLineCollection.GetAllAsync(CancellationToken) Methode

Definition

Auflisten von TestLine-Ressourcen nach CommunicationsGateway

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VoiceServices/communicationsGateways/{communicationsGatewayName}/testLines
  • Vorgangs-IdTestLines_ListByCommunicationsGateway
public virtual Azure.AsyncPageable<Azure.ResourceManager.VoiceServices.VoiceServicesTestLineResource> GetAllAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.VoiceServices.VoiceServicesTestLineResource>
override this.GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.VoiceServices.VoiceServicesTestLineResource>
Public Overridable Function GetAllAsync (Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of VoiceServicesTestLineResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

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

Gilt für: