Search Results for

    Show / Hide Table of Contents

    Class InputConnectionDetails

    Connection details of a data source.

    Inheritance
    Object
    DicomWebConnectionDetails
    InputConnectionDetails
    Inherited Members
    DicomWebConnectionDetails.Operations
    DicomWebConnectionDetails.Uri
    DicomWebConnectionDetails.AuthId
    DicomWebConnectionDetails.AuthType
    Namespace: Nvidia.Clara.DicomAdapter.API.Rest
    Assembly: Nvidia.Clara.Dicom.API.dll
    Syntax
    public class InputConnectionDetails : DicomWebConnectionDetails

    Properties

    | Improve this Doc View Source

    Name

    Gets or sets the name of the algorithm. Used when Nvidia.Clara.Dicom.API.InputInterfaceType is Nvidia.Clara.Dicom.API.InputInterfaceType.Algorithm. Name is also used as the job name.

    Declaration
    public string Name { get; set; }
    Property Value
    Type Description
    String
    | Improve this Doc View Source

    PipelineId

    Gets or sets the Clara Deploy Pipeline ID. Used when Nvidia.Clara.Dicom.API.InputInterfaceType is Nvidia.Clara.Dicom.API.InputInterfaceType.Algorithm.

    Declaration
    public string PipelineId { get; set; }
    Property Value
    Type Description
    String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2021 NVIDIA Corporation
    NVIDIA Clara™ is a trademark of NVIDIA Corporation.
    Generated by DocFX