get Deid Service
Get a DeidService Uses Azure REST API version 2024-02-28-preview. Other available API versions: 2024-09-20.
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.