Sdílet prostřednictvím


IDomainsOperations.ListRecommendationsWithHttpMessagesAsync Metoda

Definice

Získejte doporučení pro názvy domén na základě klíčových slov.

public System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AppService.Fluent.Models.NameIdentifier>>> ListRecommendationsWithHttpMessagesAsync (Microsoft.Azure.Management.AppService.Fluent.Models.DomainRecommendationSearchParameters parameters, System.Collections.Generic.Dictionary<string,System.Collections.Generic.List<string>> customHeaders = default, System.Threading.CancellationToken cancellationToken = default);
abstract member ListRecommendationsWithHttpMessagesAsync : Microsoft.Azure.Management.AppService.Fluent.Models.DomainRecommendationSearchParameters * System.Collections.Generic.Dictionary<string, System.Collections.Generic.List<string>> * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AppService.Fluent.Models.NameIdentifier>>>
Public Function ListRecommendationsWithHttpMessagesAsync (parameters As DomainRecommendationSearchParameters, Optional customHeaders As Dictionary(Of String, List(Of String)) = Nothing, Optional cancellationToken As CancellationToken = Nothing) As Task(Of AzureOperationResponse(Of IPage(Of NameIdentifier)))

Parametry

parameters
DomainRecommendationSearchParameters

Parametry vyhledávání pro doporučení pro názvy domén.

customHeaders
Dictionary<String,List<String>>

Hlavičky, které se přidají do požadavku.

cancellationToken
CancellationToken

Token zrušení.

Návraty

Výjimky

Vyvolá se, když operace vrátila neplatný stavový kód.

Vyvolá se, když nejde deserializovat odpověď.

Vyvolá se, když má povinný parametr hodnotu null.

Poznámky

Popis pro získání doporučení pro názvy domén na základě klíčových slov.

Platí pro