getEmailService

Get the EmailService and its properties. API Version: 2021-10-01-preview.

Return

A class representing an EmailService resource.

Parameters

argument

null


suspend fun getEmailService(emailServiceName: String, resourceGroupName: String): GetEmailServiceResult

Return

A class representing an EmailService resource.

Parameters

emailServiceName

The name of the EmailService resource.

resourceGroupName

The name of the resource group. The name is case insensitive.

See also


Return

A class representing an EmailService resource.

Parameters

argument

Builder for com.pulumi.azurenative.communication.kotlin.inputs.GetEmailServicePlainArgs.

See also