Class PlugInConfiguration
Namespace: Monai.Deploy.InformaticsGateway.Configuration
Assembly: Monai.Deploy.InformaticsGateway.Configuration.dll
Syntax
public class PlugInConfiguration
Properties
| Improve this Doc View SourceRemoteAppConfigurations
Declaration
[ConfigurationKeyName("remoteApp")]
public Dictionary<string, string> RemoteAppConfigurations { get; set; }
Property Value
Type | Description |
---|---|
Dictionary<String, String> |