Freigeben über


WebSiteResource.DisableAllForWebAppRecommendationAsync Methode

Definition

Beschreibung für Deaktivieren aller Empfehlungen für eine App.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/recommendations/disable
  • Vorgang IdRecommendations_DisableAllForWebApp
public virtual System.Threading.Tasks.Task<Azure.Response> DisableAllForWebAppRecommendationAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member DisableAllForWebAppRecommendationAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response>
override this.DisableAllForWebAppRecommendationAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response>
Public Overridable Function DisableAllForWebAppRecommendationAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: