Freigeben über


HostingEnvironmentDetectorCollection.GetAllAsync(CancellationToken) Methode

Definition

Beschreibung für Listenhostingumgebungserkennungsantworten

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/detectors
  • Vorgang IdDiagnostics_ListHostingEnvironmentDetectorResponses
public virtual Azure.AsyncPageable<Azure.ResourceManager.AppService.HostingEnvironmentDetectorResource> GetAllAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.AppService.HostingEnvironmentDetectorResource>
override this.GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.AppService.HostingEnvironmentDetectorResource>
Public Overridable Function GetAllAsync (Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of HostingEnvironmentDetectorResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Eine asynchrone Sammlung von, bei der HostingEnvironmentDetectorResource mehrere Dienstanforderungen zum Durchlaufen verwendet werden können.

Gilt für: