Freigeben über


SiteSlotDiagnosticCollection.GetAllAsync(CancellationToken) Methode

Definition

Beschreibung für Diagnosekategorien abrufen

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/Diagnose
  • Vorgangs-IdDiagnostics_ListSiteDiagnosticCategoriesSlot
public virtual Azure.AsyncPageable<Azure.ResourceManager.AppService.SiteSlotDiagnosticResource> GetAllAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.AppService.SiteSlotDiagnosticResource>
override this.GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.AppService.SiteSlotDiagnosticResource>
Public Overridable Function GetAllAsync (Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of SiteSlotDiagnosticResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

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

Gilt für: