Freigeben über


MobileNetworkDiagnosticsPackageCollection.GetAll(CancellationToken) Methode

Definition

Listet alle Diagnose Pakete unter einer Paketkernsteuerungsebene auf.

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

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Eine Sammlung von MobileNetworkDiagnosticsPackageResource , die mehrere Dienstanforderungen durchlaufen kann.

Gilt für: