Compartilhar via


VoiceServicesTestLineCollection.GetAll(CancellationToken) Método

Definição

Listar recursos do TestLine por CommunicationsGateway

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VoiceServices/communicationsGateways/{communicationsGatewayName}/testLines
  • Operação IdTestLines_ListByCommunicationsGateway
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)

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Uma coleção de VoiceServicesTestLineResource que pode levar várias solicitações de serviço para iterar.

Aplica-se a