Freigeben über


NetworkTapCollection.GetIfExists(String, CancellationToken) Methode

Definition

Versucht, Details für diese Ressource vom Dienst abzurufen.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedNetworkFabric/networkTaps/{networkTapName}
  • Vorgangs-IdNetworkTaps_Get
public virtual Azure.NullableResponse<Azure.ResourceManager.ManagedNetworkFabric.NetworkTapResource> GetIfExists (string networkTapName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetIfExists : string * System.Threading.CancellationToken -> Azure.NullableResponse<Azure.ResourceManager.ManagedNetworkFabric.NetworkTapResource>
override this.GetIfExists : string * System.Threading.CancellationToken -> Azure.NullableResponse<Azure.ResourceManager.ManagedNetworkFabric.NetworkTapResource>
Public Overridable Function GetIfExists (networkTapName As String, Optional cancellationToken As CancellationToken = Nothing) As NullableResponse(Of NetworkTapResource)

Parameter

networkTapName
String

Name des Netzwerk-Tippings.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

networkTapName ist eine leere Zeichenfolge und wurde erwartet, dass sie nicht leer ist.

networkTapName ist NULL.

Gilt für: