getSuppressionListAddress

Get a SuppressionListAddress. Azure REST API version: 2023-06-01-preview.

Return

A object that represents a SuppressionList record.

Parameters

argument

null


suspend fun getSuppressionListAddress(addressId: String, domainName: String, emailServiceName: String, resourceGroupName: String, suppressionListName: String): GetSuppressionListAddressResult

Return

A object that represents a SuppressionList record.

See also

Parameters

addressId

The id of the address in a suppression list.

domainName

The name of the Domains resource.

emailServiceName

The name of the EmailService resource.

resourceGroupName

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

suppressionListName

The name of the suppression list.


Return

A object that represents a SuppressionList record.

See also

Parameters

argument

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