get Deid Service
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
deid Service Name
The name of the deid service
resource Group Name
The name of the resource group. The name is case insensitive.
See also
suspend fun getDeidService(argument: suspend GetDeidServicePlainArgsBuilder.() -> Unit): GetDeidServiceResult
Return
A HealthDataAIServicesProviderHub resource
Parameters
argument
Builder for com.pulumi.azurenative.healthdataaiservices.kotlin.inputs.GetDeidServicePlainArgs.