Freigeben über


AppServiceEnvironmentResource.ResetAllFiltersForHostingEnvironmentRecommendation Methode

Definition

Beschreibung für Einstellungen für die Deaktivierung aller Empfehlungen für eine App zurücksetzen.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{hostingEnvironmentName}/recommendations/reset
  • Vorgangs-IdRecommendations_ResetAllFiltersForHostingEnvironment
public virtual Azure.Response ResetAllFiltersForHostingEnvironmentRecommendation (string environmentName, System.Threading.CancellationToken cancellationToken = default);
abstract member ResetAllFiltersForHostingEnvironmentRecommendation : string * System.Threading.CancellationToken -> Azure.Response
override this.ResetAllFiltersForHostingEnvironmentRecommendation : string * System.Threading.CancellationToken -> Azure.Response
Public Overridable Function ResetAllFiltersForHostingEnvironmentRecommendation (environmentName As String, Optional cancellationToken As CancellationToken = Nothing) As Response

Parameter

environmentName
String

Name der App

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

environmentName ist NULL.

Gilt für: