Partager via


VoiceServicesTestLineCollection.GetAll(CancellationToken) Méthode

Définition

Répertorier les ressources TestLine par CommunicationsGateway

  • Chemin/abonnements de la demande/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VoiceServices/communicationsGateways/{communicationsGatewayName}/testLines
  • IdTestLines_ListByCommunicationsGateway d’opération
public virtual Azure.Pageable<Azure.ResourceManager.VoiceServices.VoiceServicesTestLineResource> GetAll (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.VoiceServices.VoiceServicesTestLineResource>
override this.GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.VoiceServices.VoiceServicesTestLineResource>
Public Overridable Function GetAll (Optional cancellationToken As CancellationToken = Nothing) As Pageable(Of VoiceServicesTestLineResource)

Paramètres

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

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

S’applique à