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 SourceRemoteAppConfigurations
Declaration
[ConfigurationKeyName("remoteApp")]
public Dictionary<string, string> RemoteAppConfigurations { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.Dictionary<System.String, System.String> |