GetApiManagementServiceDomainOwnershipIdentifierResult

data class GetApiManagementServiceDomainOwnershipIdentifierResult(val domainOwnershipIdentifier: String)

Response of the GetDomainOwnershipIdentifier operation.

Constructors

constructor(domainOwnershipIdentifier: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The domain ownership identifier value.