getDeidService

Get a DeidService Uses Azure REST API version 2024-09-20. Other available API versions: 2024-02-28-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native healthdataaiservices [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Return

A HealthDataAIServicesProviderHub resource

Parameters

argument

null


suspend fun getDeidService(deidServiceName: String, resourceGroupName: String): GetDeidServiceResult

Return

A HealthDataAIServicesProviderHub resource

Parameters

deidServiceName

The name of the deid service

resourceGroupName

The name of the resource group. The name is case insensitive.

See also


Return

A HealthDataAIServicesProviderHub resource

Parameters

argument

Builder for com.pulumi.azurenative.healthdataaiservices.kotlin.inputs.GetDeidServicePlainArgs.

See also