Freigeben über


SiteSlotDiagnosticDetectorCollection.GetAllAsync(CancellationToken) Methode

Definition

Beschreibung für Get Detectors

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

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

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

Gilt für: