listDomainRecommendations

Description for Get domain name recommendations based on keywords. Azure REST API version: 2022-09-01. Other available API versions: 2015-04-01, 2018-02-01, 2019-08-01, 2020-06-01, 2020-09-01, 2020-10-01, 2020-12-01, 2021-01-01, 2021-01-15, 2021-02-01, 2021-03-01, 2022-03-01.

Return

Collection of domain name identifiers.

Parameters

argument

null


suspend fun listDomainRecommendations(keywords: String? = null, maxDomainRecommendations: Int? = null): ListDomainRecommendationsResult

Return

Collection of domain name identifiers.

See also

Parameters

keywords

Keywords to be used for generating domain recommendations.

maxDomainRecommendations

Maximum number of recommendations.


Return

Collection of domain name identifiers.

See also

Parameters

argument

Builder for com.pulumi.azurenative.domainregistration.kotlin.inputs.ListDomainRecommendationsPlainArgs.