getDomainOwnershipIdentifier

Get ownership identifier for domain API Version: 2020-10-01.

Return

Domain ownership Identifier.

Parameters

argument

null


suspend fun getDomainOwnershipIdentifier(domainName: String, name: String, resourceGroupName: String): GetDomainOwnershipIdentifierResult

Return

Domain ownership Identifier.

Parameters

domainName

Name of domain.

name

Name of identifier.

resourceGroupName

Name of the resource group to which the resource belongs.

See also


Return

Domain ownership Identifier.

Parameters

argument

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

See also