GitHubnpm
  • Preparing search index...
  • The search index is not available
@microsoft/applicationinsights-core-js - v3.3.9
  • @microsoft/applicationinsights-core-js
  • cfgDfMerge

Function cfgDfMerge

  • cfgDfMerge<V, T, C>(defaultValue): IConfigDefaultCheck<T, V, C>
  • Helper which returns an IConfigDefaultCheck instance with the field defined as an object that should be merged

    Type Parameters

    • V
    • T = IConfiguration
    • C = IConfiguration

    Parameters

    • defaultValue: V | IConfigDefaults<V, T>

      The default value to apply it not provided or it's not valid

    Returns IConfigDefaultCheck<T, V, C>

    a new IConfigDefaultCheck structure

    • Defined in Config/ConfigDefaultHelpers.ts:34

Settings

Member Visibility
ChangelogReadmeGitHubnpm
@microsoft/applicationinsights-core-js - v3.3.9
  • Loading...

Generated using TypeDoc