listIotDpsResourceKeysForKeyName

List primary and secondary keys for a specific key name API Version: 2020-03-01.

Return

Description of the shared access key.

Parameters

argument

null


suspend fun listIotDpsResourceKeysForKeyName(keyName: String, provisioningServiceName: String, resourceGroupName: String): ListIotDpsResourceKeysForKeyNameResult

Return

Description of the shared access key.

Parameters

keyName

Logical key name to get key-values for.

provisioningServiceName

Name of the provisioning service.

resourceGroupName

The name of the resource group that contains the provisioning service.

See also


Return

Description of the shared access key.

Parameters

argument

Builder for com.pulumi.azurenative.devices.kotlin.inputs.ListIotDpsResourceKeysForKeyNamePlainArgs.

See also