Freigeben über


SiteDiagnosticDetectorCollection.GetAll(CancellationToken) Methode

Definition

Beschreibung für Get Detectors

  • Anfordern von Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/Diagnose/{diagnosticCategory}/detectors
  • Vorgang IdDiagnostics_ListSiteDetectors
public virtual Azure.Pageable<Azure.ResourceManager.AppService.SiteDiagnosticDetectorResource> GetAll (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.AppService.SiteDiagnosticDetectorResource>
override this.GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.AppService.SiteDiagnosticDetectorResource>
Public Overridable Function GetAll (Optional cancellationToken As CancellationToken = Nothing) As Pageable(Of SiteDiagnosticDetectorResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Eine Sammlung von, bei der SiteDiagnosticDetectorResource möglicherweise mehrere Dienstanforderungen zum Durchlaufen verwendet werden.

Gilt für: