Azure.Identity.ChainedChildSection
Wraps a credential IConfigurationSection and overlays
IsChainedCredential = "true".
Used by AzureCredentialResolver when handing a
Sources[] entry to a third-party resolver so that resolver builds
a credential which surfaces transient failures as
CredentialUnavailableException (required for
ChainedTokenCredential fall-through).