HealthdataaiservicesFunctions

Functions

Link copied to clipboard

Get a DeidService Uses Azure REST API version 2024-02-28-preview. Other available API versions: 2024-09-20.

suspend fun getDeidService(deidServiceName: String, resourceGroupName: String): GetDeidServiceResult
Link copied to clipboard

Get a specific private connection Uses Azure REST API version 2024-02-28-preview. Other available API versions: 2024-09-20.

suspend fun getPrivateEndpointConnection(deidServiceName: String, privateEndpointConnectionName: String, resourceGroupName: String): GetPrivateEndpointConnectionResult