Search Results for

    Show / Hide Table of Contents

    Class PlugInConfiguration

    Inheritance
    System.Object
    PlugInConfiguration
    Namespace: Monai.Deploy.InformaticsGateway.Configuration
    Assembly: Monai.Deploy.InformaticsGateway.Configuration.dll
    Syntax
    public class PlugInConfiguration

    Properties

    | Improve this Doc View Source

    RemoteAppConfigurations

    Declaration
    [ConfigurationKeyName("remoteApp")]
    public Dictionary<string, string> RemoteAppConfigurations { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.Dictionary<System.String, System.String>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022-2023 Project MONAI
    Generated by DocFX