DomainregistrationFunctions

Functions

Link copied to clipboard

Description for Get a domain. Azure REST API version: 2022-09-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.

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.

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.

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