listIotHubResourceKeys

Get the security metadata for an IoT hub. For more information, see: https://docs.microsoft.com/azure/iot-hub/iot-hub-devguide-security. API Version: 2020-08-31.

Return

The list of shared access policies with a next link.

Parameters

argument

null


suspend fun listIotHubResourceKeys(resourceGroupName: String, resourceName: String): ListIotHubResourceKeysResult

Return

The list of shared access policies with a next link.

See also

Parameters

resourceGroupName

The name of the resource group that contains the IoT hub.

resourceName

The name of the IoT hub.


Return

The list of shared access policies with a next link.

See also

Parameters

argument

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