Freigeben über


PacketCoreDataPlaneCollection.GetAllAsync(CancellationToken) Methode

Definition

Listet alle Paketkerndatenebenen auf, die einer Paketkernsteuerungsebene zugeordnet sind.

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

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Eine asynchrone Auflistung von PacketCoreDataPlaneResource , die mehrere Dienstanforderungen durchlaufen kann.

Gilt für: