Freigeben über


AutomanageBestPracticeCollection.GetAllAsync(CancellationToken) Methode

Definition

Abrufen einer Liste der bewährten Methoden für die automatische Verwaltung

  • Anforderungspfad/providers/Microsoft.Automanage/bestPractices
  • Vorgangs-IdBestPractices_ListByTenant
public virtual Azure.AsyncPageable<Azure.ResourceManager.Automanage.AutomanageBestPracticeResource> GetAllAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.Automanage.AutomanageBestPracticeResource>
override this.GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.Automanage.AutomanageBestPracticeResource>
Public Overridable Function GetAllAsync (Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of AutomanageBestPracticeResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

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

Gilt für: