Freigeben über


MobileNetworkPacketCaptureCollection.GetIfExists Methode

Definition

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

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MobileNetwork/packetCoreControlPlanes/{packetCoreControlPlaneName}/packetCaptures/{packetCaptureName}
  • Vorgangs-IdPacketCaptures_Get
public virtual Azure.NullableResponse<Azure.ResourceManager.MobileNetwork.MobileNetworkPacketCaptureResource> GetIfExists (string packetCaptureName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetIfExists : string * System.Threading.CancellationToken -> Azure.NullableResponse<Azure.ResourceManager.MobileNetwork.MobileNetworkPacketCaptureResource>
override this.GetIfExists : string * System.Threading.CancellationToken -> Azure.NullableResponse<Azure.ResourceManager.MobileNetwork.MobileNetworkPacketCaptureResource>
Public Overridable Function GetIfExists (packetCaptureName As String, Optional cancellationToken As CancellationToken = Nothing) As NullableResponse(Of MobileNetworkPacketCaptureResource)

Parameter

packetCaptureName
String

Der Name der Paketerfassungssitzung.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

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

packetCaptureName ist NULL.

Gilt für: