DicomServiceStorage

data class DicomServiceStorage(val fileSystemName: String, val storageAccountId: String)

Constructors

Link copied to clipboard
constructor(fileSystemName: String, storageAccountId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The filesystem name of connected storage account. Changing this forces a new Healthcare DICOM Service to be created.

Link copied to clipboard

The resource ID of connected storage account. Changing this forces a new Healthcare DICOM Service to be created.