Freigeben über


MobileNetworkPacketCaptureResource.Get(CancellationToken) Methode

Definition

Ruft Informationen zur angegebenen Paketerfassungssitzung ab.

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

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: