listDomainSharedAccessKeys

List the two keys used to publish to a domain. API Version: 2020-06-01.

Return

Shared access keys of the Domain.

Parameters

argument

null


suspend fun listDomainSharedAccessKeys(domainName: String, resourceGroupName: String): ListDomainSharedAccessKeysResult

Return

Shared access keys of the Domain.

Parameters

domainName

Name of the domain.

resourceGroupName

The name of the resource group within the user's subscription.

See also


Return

Shared access keys of the Domain.

Parameters

argument

Builder for com.pulumi.azurenative.eventgrid.kotlin.inputs.ListDomainSharedAccessKeysPlainArgs.

See also