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