Tenants, I'd like to override it with a whole JSON structure via an environment variable.ByCode dictionary is empty. But if I just paste the JSON section in appsettings.json, it's correctly populated.builder.Configuration.GetSection(TenantsOptions.SectionName).Value;, but for some reason, I guess it's only interpreted as a string, and not correctly deserialized and bound to TenantOptions?