Partilhar via


NetworkDeviceSkuCollection.Get(String, CancellationToken) Método

Definição

Obtenha detalhes de SKU do Dispositivo de Rede.

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

Parâmetros

networkDeviceSkuName
String

Nome do SKU do Dispositivo de Rede.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

networkDeviceSkuName é uma cadeia de caracteres vazia e esperava-se que não estivesse vazia.

networkDeviceSkuName é nulo.

Aplica-se a