Table of Contents

Class PlugInConfiguration

Namespace
Monai.Deploy.InformaticsGateway.Configuration
Assembly
Monai.Deploy.InformaticsGateway.Configuration.dll
public class PlugInConfiguration
Inheritance
PlugInConfiguration

Properties

RemoteAppConfigurations

[ConfigurationKeyName("remoteApp")]
public Dictionary<string, string> RemoteAppConfigurations { get; set; }

Property Value

Dictionary<string, string>