HealthcareapisFunctions

Functions

Link copied to clipboard

Gets the properties of the specified Analytics Connector. Azure REST API version: 2022-10-01-preview.

suspend fun getAnalyticsConnector(analyticsConnectorName: String, resourceGroupName: String, workspaceName: String): GetAnalyticsConnectorResult
Link copied to clipboard

Gets the properties of the specified DICOM Service. Azure REST API version: 2023-02-28.

suspend fun getDicomService(dicomServiceName: String, resourceGroupName: String, workspaceName: String): GetDicomServiceResult
Link copied to clipboard

Gets the properties of the specified FHIR Service. Azure REST API version: 2023-02-28.

suspend fun getFhirService(fhirServiceName: String, resourceGroupName: String, workspaceName: String): GetFhirServiceResult
Link copied to clipboard

Gets the properties of the specified IoT Connector. Azure REST API version: 2023-02-28.

suspend fun getIotConnector(iotConnectorName: String, resourceGroupName: String, workspaceName: String): GetIotConnectorResult
Link copied to clipboard

Gets the properties of the specified Iot Connector FHIR destination. Azure REST API version: 2023-02-28.

suspend fun getIotConnectorFhirDestination(fhirDestinationName: String, iotConnectorName: String, resourceGroupName: String, workspaceName: String): GetIotConnectorFhirDestinationResult
Link copied to clipboard

Gets the specified private endpoint connection associated with the service. Azure REST API version: 2023-02-28.

suspend fun getPrivateEndpointConnection(privateEndpointConnectionName: String, resourceGroupName: String, resourceName: String): GetPrivateEndpointConnectionResult
Link copied to clipboard

Get the metadata of a service instance. Azure REST API version: 2023-02-28. Other available API versions: 2020-03-15.

suspend fun getService(argument: suspend GetServicePlainArgsBuilder.() -> Unit): GetServiceResult
suspend fun getService(resourceGroupName: String, resourceName: String): GetServiceResult
Link copied to clipboard

Gets the properties of the specified workspace. Azure REST API version: 2023-02-28.

suspend fun getWorkspace(resourceGroupName: String, workspaceName: String): GetWorkspaceResult
Link copied to clipboard

Gets the specified private endpoint connection associated with the workspace. Azure REST API version: 2023-02-28.

suspend fun getWorkspacePrivateEndpointConnection(privateEndpointConnectionName: String, resourceGroupName: String, workspaceName: String): GetWorkspacePrivateEndpointConnectionResult