HealthcareapisFunctions

Functions

Link copied to clipboard

The description of Dicom Service API Version: 2022-05-15.

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

The description of Fhir Service API Version: 2022-05-15.

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

IoT Connector definition. API Version: 2022-05-15.

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

IoT Connector FHIR destination definition. API Version: 2022-05-15.

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

The Private Endpoint Connection resource. API Version: 2022-05-15.

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

The description of the service. API Version: 2022-05-15.

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

Workspace resource. API Version: 2022-05-15.

suspend fun getWorkspace(resourceGroupName: String, workspaceName: String): GetWorkspaceResult