Udostępnij za pośrednictwem


DomainsOperationsExtensions.ListRecommendationsNextAsync Metoda

Definicja

Uzyskaj zalecenia dotyczące nazwy domeny na podstawie słów kluczowych.

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

Parametry

operations
IDomainsOperations

Grupa operacji dla tej metody rozszerzenia.

nextPageLink
String

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

cancellationToken
CancellationToken

Token anulowania.

Zwraca

Uwagi

Opis zaleceń dotyczących pobierania nazwy domeny na podstawie słów kluczowych.

Dotyczy