Click or drag to resize

DockerConfigurationManagerConfiguration Property

Gets the current configuration

Namespace: SanteDB.Docker.Core
Assembly: SanteDB.Docker.Core (in SanteDB.Docker.Core.dll) Version: 3.0.2081-alpha+33b80aa7f95e24a6799613bc47257a05ef96e81a
Syntax
public SanteDBConfiguration Configuration { get; }

Property Value

SanteDBConfiguration

Implements

IConfigurationManagerConfiguration
See Also