Compartilhar via


NetworkTapRuleCollection.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/networkTapRules/{networkTapRuleName}
  • Operação IdNetworkTapRules_Get
public virtual Azure.NullableResponse<Azure.ResourceManager.ManagedNetworkFabric.NetworkTapRuleResource> GetIfExists (string networkTapRuleName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetIfExists : string * System.Threading.CancellationToken -> Azure.NullableResponse<Azure.ResourceManager.ManagedNetworkFabric.NetworkTapRuleResource>
override this.GetIfExists : string * System.Threading.CancellationToken -> Azure.NullableResponse<Azure.ResourceManager.ManagedNetworkFabric.NetworkTapRuleResource>
Public Overridable Function GetIfExists (networkTapRuleName As String, Optional cancellationToken As CancellationToken = Nothing) As NullableResponse(Of NetworkTapRuleResource)

Parâmetros

networkTapRuleName
String

Nome da regra de toque de rede.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

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

networkTapRuleName é nulo.

Aplica-se a