get Domain
Get the Domains resource and its properties. Azure REST API version: 2023-03-31. Other available API versions: 2022-07-01-preview, 2023-04-01-preview, 2023-06-01-preview.
Return
A class representing a Domains resource.
Parameters
argument
null
suspend fun getDomain(domainName: String, emailServiceName: String, resourceGroupName: String): GetDomainResult
Return
A class representing a Domains resource.
See also
Parameters
domain Name
The name of the Domains resource.
email Service Name
The name of the EmailService resource.
resource Group Name
The name of the resource group. The name is case insensitive.
Return
A class representing a Domains resource.
See also
Parameters
argument
Builder for com.pulumi.azurenative.communication.kotlin.inputs.GetDomainPlainArgs.