<PackageReference Include="System.ClientModel" Version="1.10.0" />
System.ClientModel.Primitives.ReferenceConfigurationSection
public string this[
string key] {
get;
set; }
public string Key {
get; }
public string Path {
get; }
public string Value {
get;
set; }
public IConfigurationSection GetSection(
string key)