Healthdataaiservices Functions
Functions
Link copied to clipboard
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.
suspend fun getDeidService(argument: suspend GetDeidServicePlainArgsBuilder.() -> Unit): GetDeidServiceResult
suspend fun getDeidService(deidServiceName: String, resourceGroupName: String): GetDeidServiceResult
Link copied to clipboard
suspend fun getPrivateEndpointConnection(argument: GetPrivateEndpointConnectionPlainArgs): GetPrivateEndpointConnectionResult
Get a specific private connection 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.
suspend fun getPrivateEndpointConnection(argument: suspend GetPrivateEndpointConnectionPlainArgsBuilder.() -> Unit): GetPrivateEndpointConnectionResult
suspend fun getPrivateEndpointConnection(deidServiceName: String, privateEndpointConnectionName: String, resourceGroupName: String): GetPrivateEndpointConnectionResult