Healthcareapis Functions
object HealthcareapisFunctions
Functions
Link copied to clipboard
Gets the properties of the specified DICOM Service. API Version: 2022-05-15.
suspend fun getDicomService(argument: suspend GetDicomServicePlainArgsBuilder.() -> Unit): GetDicomServiceResult
suspend fun getDicomService(dicomServiceName: String, resourceGroupName: String, workspaceName: String): GetDicomServiceResult
Link copied to clipboard
Gets the properties of the specified FHIR Service. API Version: 2022-05-15.
suspend fun getFhirService(argument: suspend GetFhirServicePlainArgsBuilder.() -> Unit): GetFhirServiceResult
suspend fun getFhirService(fhirServiceName: String, resourceGroupName: String, workspaceName: String): GetFhirServiceResult
Link copied to clipboard
Gets the properties of the specified IoT Connector. API Version: 2022-05-15.
suspend fun getIotConnector(argument: suspend GetIotConnectorPlainArgsBuilder.() -> Unit): GetIotConnectorResult
suspend fun getIotConnector(iotConnectorName: String, resourceGroupName: String, workspaceName: String): GetIotConnectorResult
Link copied to clipboard
suspend fun getIotConnectorFhirDestination(argument: GetIotConnectorFhirDestinationPlainArgs): GetIotConnectorFhirDestinationResult
Gets the properties of the specified Iot Connector FHIR destination. API Version: 2022-05-15.
suspend fun getIotConnectorFhirDestination(argument: suspend GetIotConnectorFhirDestinationPlainArgsBuilder.() -> Unit): GetIotConnectorFhirDestinationResult
suspend fun getIotConnectorFhirDestination(fhirDestinationName: String, iotConnectorName: String, resourceGroupName: String, workspaceName: String): GetIotConnectorFhirDestinationResult
Link copied to clipboard
suspend fun getPrivateEndpointConnection(argument: GetPrivateEndpointConnectionPlainArgs): GetPrivateEndpointConnectionResult
Gets the specified private endpoint connection associated with the service. API Version: 2022-05-15.
suspend fun getPrivateEndpointConnection(argument: suspend GetPrivateEndpointConnectionPlainArgsBuilder.() -> Unit): GetPrivateEndpointConnectionResult
suspend fun getPrivateEndpointConnection(privateEndpointConnectionName: String, resourceGroupName: String, resourceName: String): GetPrivateEndpointConnectionResult
Link copied to clipboard
Get the metadata of a service instance. API Version: 2022-05-15.
Link copied to clipboard
Gets the properties of the specified workspace. API Version: 2022-05-15.
suspend fun getWorkspace(argument: suspend GetWorkspacePlainArgsBuilder.() -> Unit): GetWorkspaceResult
Link copied to clipboard
suspend fun getWorkspacePrivateEndpointConnection(argument: GetWorkspacePrivateEndpointConnectionPlainArgs): GetWorkspacePrivateEndpointConnectionResult
Gets the specified private endpoint connection associated with the workspace. API Version: 2022-05-15.
suspend fun getWorkspacePrivateEndpointConnection(argument: suspend GetWorkspacePrivateEndpointConnectionPlainArgsBuilder.() -> Unit): GetWorkspacePrivateEndpointConnectionResult
suspend fun getWorkspacePrivateEndpointConnection(privateEndpointConnectionName: String, resourceGroupName: String, workspaceName: String): GetWorkspacePrivateEndpointConnectionResult