Class ServicesConfiguration
Source (SCP) Application Entity
Namespace: Nvidia.Clara.DicomAdapter.Configuration
Assembly: Nvidia.Clara.Dicom.Configuration.dll
Syntax
public class ServicesConfiguration : object
Properties
| Improve this Doc View SourcePlatform
Gets or sets the URI of the Platform API.
Declaration
public PlatformConfiguration Platform { get; set; }
Property Value
Type | Description |
---|---|
PlatformConfiguration |
ResultsServiceEndpoint
Gets or sets the URI of the Results Service API.
Declaration
public string ResultsServiceEndpoint { get; set; }
Property Value
Type | Description |
---|---|
String |