Compartilhar via


MobileAttachedDataNetworkCollection.GetAllAsync(CancellationToken) Método

Definição

Obtém todas as redes de dados anexadas associadas a um plano de dados do núcleo de pacotes.

  • Caminho da solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MobileNetwork/packetCoreControlPlanes/{packetCoreControlPlaneName}/packetCoreDataPlanes/{packetCoreDataPlaneName}/attachedDataNetworks
  • Operação IdAttachedDataNetworks_ListByPacketCoreDataPlane
public virtual Azure.AsyncPageable<Azure.ResourceManager.MobileNetwork.MobileAttachedDataNetworkResource> GetAllAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.MobileNetwork.MobileAttachedDataNetworkResource>
override this.GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.MobileNetwork.MobileAttachedDataNetworkResource>
Public Overridable Function GetAllAsync (Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of MobileAttachedDataNetworkResource)

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Uma coleção assíncrona de MobileAttachedDataNetworkResource que pode levar várias solicitações de serviço para iterar.

Aplica-se a