notificationConfigs property

List<DicomNotificationConfig>? notificationConfigs
getter/setter pair

Specifies where and whether to send notifications upon changes to a DICOM store.

Optional.

Implementation

core.List<DicomNotificationConfig>? notificationConfigs;