Compartilhar via


NetworkDeviceSkuCollection.GetAll(CancellationToken) Método

Definição

Listar SKUs de dispositivo de rede para a assinatura fornecida.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/providers/Microsoft.ManagedNetworkFabric/networkDeviceSkus
  • Operação IdNetworkDeviceSkus_ListBySubscription
public virtual Azure.Pageable<Azure.ResourceManager.ManagedNetworkFabric.NetworkDeviceSkuResource> GetAll (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.ManagedNetworkFabric.NetworkDeviceSkuResource>
override this.GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.ManagedNetworkFabric.NetworkDeviceSkuResource>
Public Overridable Function GetAll (Optional cancellationToken As CancellationToken = Nothing) As Pageable(Of NetworkDeviceSkuResource)

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

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

Aplica-se a