listCommunicationServiceKeys

Get the access keys of the CommunicationService resource. Azure REST API version: 2023-03-31. Other available API versions: 2023-04-01-preview, 2023-06-01-preview.

Return

A class representing the access keys of a CommunicationService.

Parameters

argument

null


suspend fun listCommunicationServiceKeys(communicationServiceName: String, resourceGroupName: String): ListCommunicationServiceKeysResult

Return

A class representing the access keys of a CommunicationService.

See also

Parameters

communicationServiceName

The name of the CommunicationService resource.

resourceGroupName

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


Return

A class representing the access keys of a CommunicationService.

See also

Parameters

argument

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