get Iot Dps Resource
Get the metadata of the provisioning service without SAS keys. Uses Azure REST API version 2022-12-12. Other available API versions: 2020-09-01-preview, 2023-03-01-preview, 2025-02-01-preview.
Return
The description of the provisioning service.
Parameters
argument
null
suspend fun getIotDpsResource(provisioningServiceName: String, resourceGroupName: String): GetIotDpsResourceResult
Return
The description of the provisioning service.
Parameters
provisioning Service Name
Name of the provisioning service to retrieve.
resource Group Name
Resource group name.
See also
suspend fun getIotDpsResource(argument: suspend GetIotDpsResourcePlainArgsBuilder.() -> Unit): GetIotDpsResourceResult
Return
The description of the provisioning service.
Parameters
argument
Builder for com.pulumi.azurenative.devices.kotlin.inputs.GetIotDpsResourcePlainArgs.