DicomServiceCollection interface

The collection of Dicom Services.

Properties

nextLink

The link used to get the next page of Dicom Services.

value

The list of Dicom Services.

Property Details

The link used to get the next page of Dicom Services.

nextLink?: string

Property Value

string

value

The list of Dicom Services.

value?: DicomService[]

Property Value