TestClusterOptions.FallbackOptions.DefaultExtendedConfiguration Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Configure defaults for building the configurations
public static Microsoft.Extensions.Configuration.IConfiguration DefaultExtendedConfiguration { get; set; }
static member DefaultExtendedConfiguration : Microsoft.Extensions.Configuration.IConfiguration with get, set
Public Shared Property DefaultExtendedConfiguration As IConfiguration