Partilhar via


MobileNetworkServiceCollection.GetAllAsync(CancellationToken) Método

Definição

Obtém todos os serviços em uma rede móvel.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MobileNetwork/mobileNetworks/{mobileNetworkName}/services
  • Operação IdServices_ListByMobileNetwork
public virtual Azure.AsyncPageable<Azure.ResourceManager.MobileNetwork.MobileNetworkServiceResource> GetAllAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.MobileNetwork.MobileNetworkServiceResource>
override this.GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.MobileNetwork.MobileNetworkServiceResource>
Public Overridable Function GetAllAsync (Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of MobileNetworkServiceResource)

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

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

Aplica-se a