Freigeben über


MobileNetworkPacketCaptureCollection.GetAllAsync(CancellationToken) Methode

Definition

Listet alle Paketerfassungssitzungen unter einer Paketkernsteuerungsebene auf.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MobileNetwork/packetCoreControlPlanes/{packetCoreControlPlaneName}/packetCaptures
  • Vorgang IdPacketCaptures_ListByPacketCoreControlPlane
public virtual Azure.AsyncPageable<Azure.ResourceManager.MobileNetwork.MobileNetworkPacketCaptureResource> GetAllAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.MobileNetwork.MobileNetworkPacketCaptureResource>
override this.GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.MobileNetwork.MobileNetworkPacketCaptureResource>
Public Overridable Function GetAllAsync (Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of MobileNetworkPacketCaptureResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Eine asynchrone Sammlung von, bei der MobileNetworkPacketCaptureResource mehrere Dienstanforderungen zum Durchlaufen verwendet werden können.

Gilt für: