DomainregistrationFunctions

Functions

Link copied to clipboard

Description for Get a domain. Azure REST API version: 2022-09-01. Other available API versions: 2020-10-01.

suspend fun getDomain(argument: suspend GetDomainPlainArgsBuilder.() -> Unit): GetDomainResult
suspend fun getDomain(domainName: String, resourceGroupName: String): GetDomainResult
Link copied to clipboard

Description for Get ownership identifier for domain Azure REST API version: 2022-09-01. Other available API versions: 2020-10-01.

suspend fun getDomainOwnershipIdentifier(domainName: String, name: String, resourceGroupName: String): GetDomainOwnershipIdentifierResult
Link copied to clipboard

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.

suspend fun listDomainRecommendations(keywords: String? = null, maxDomainRecommendations: Int? = null): ListDomainRecommendationsResult
Link copied to clipboard

Description for Gets all legal agreements that user needs to accept before purchasing a domain. 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.

suspend fun listTopLevelDomainAgreements(forTransfer: Boolean? = null, includePrivacy: Boolean? = null, name: String): ListTopLevelDomainAgreementsResult