dicomService

suspend fun dicomService(name: String, block: suspend DicomServiceResourceBuilder.() -> Unit): DicomService

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for DicomService.


See also

Parameters

name

The unique name of the resulting resource.