Partilhar via


NetworkPacketBrokerCollection.GetIfExists(String, CancellationToken) Método

Definição

Tenta obter detalhes para esse recurso do serviço.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedNetworkFabric/networkPacketBrokers/{networkPacketBrokerName}
  • Operação IdNetworkPacketBrokers_Get
public virtual Azure.NullableResponse<Azure.ResourceManager.ManagedNetworkFabric.NetworkPacketBrokerResource> GetIfExists (string networkPacketBrokerName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetIfExists : string * System.Threading.CancellationToken -> Azure.NullableResponse<Azure.ResourceManager.ManagedNetworkFabric.NetworkPacketBrokerResource>
override this.GetIfExists : string * System.Threading.CancellationToken -> Azure.NullableResponse<Azure.ResourceManager.ManagedNetworkFabric.NetworkPacketBrokerResource>
Public Overridable Function GetIfExists (networkPacketBrokerName As String, Optional cancellationToken As CancellationToken = Nothing) As NullableResponse(Of NetworkPacketBrokerResource)

Parâmetros

networkPacketBrokerName
String

Nome do Agente de Pacotes de Rede.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

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

networkPacketBrokerName é nulo.

Aplica-se a