Udostępnij za pośrednictwem


RecommendationsOperationsExtensions.ListRecommendedRulesForWebAppNextAsync Metoda

Definicja

Pobierz wszystkie zalecenia dotyczące aplikacji.

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AppService.Fluent.Models.RecommendationInner>> ListRecommendedRulesForWebAppNextAsync (this Microsoft.Azure.Management.AppService.Fluent.IRecommendationsOperations operations, string nextPageLink, System.Threading.CancellationToken cancellationToken = default);
static member ListRecommendedRulesForWebAppNextAsync : Microsoft.Azure.Management.AppService.Fluent.IRecommendationsOperations * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AppService.Fluent.Models.RecommendationInner>>
<Extension()>
Public Function ListRecommendedRulesForWebAppNextAsync (operations As IRecommendationsOperations, nextPageLink As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of RecommendationInner))

Parametry

operations
IRecommendationsOperations

Grupa operacji dla tej metody rozszerzenia.

nextPageLink
String

Operacja NextLink z poprzedniego pomyślnego wywołania do listy.

cancellationToken
CancellationToken

Token anulowania.

Zwraca

Uwagi

Opis dla polecenia Pobierz wszystkie zalecenia dotyczące aplikacji.

Dotyczy