Freigeben über


RecommendationsOperationsExtensions.ResetAllFiltersAsync Methode

Definition

Setzen Sie alle Einstellungen für die Empfehlungsabmeldung für ein Abonnement zurück.

public static System.Threading.Tasks.Task ResetAllFiltersAsync (this Microsoft.Azure.Management.WebSites.IRecommendationsOperations operations, System.Threading.CancellationToken cancellationToken = default);
static member ResetAllFiltersAsync : Microsoft.Azure.Management.WebSites.IRecommendationsOperations * System.Threading.CancellationToken -> System.Threading.Tasks.Task
<Extension()>
Public Function ResetAllFiltersAsync (operations As IRecommendationsOperations, Optional cancellationToken As CancellationToken = Nothing) As Task

Parameter

operations
IRecommendationsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Hinweise

Beschreibung für Einstellungen zum Deaktivieren aller Empfehlungen für ein Abonnement zurücksetzen.

Gilt für: