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

Function cfgDfSet

  • cfgDfSet<V, T, C>(setter, defaultValue): IConfigDefaultCheck<T, V, C>
  • Helper which returns an IConfigDefaultCheck instance with the provided field set function

    Type Parameters

    • V
    • T
    • C = IConfiguration

    Parameters

    • setter: IConfigSetFn<T, V>

      The IConfigCheckFn function to validate the user provided value

    • defaultValue: V

      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:47

Settings

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

Generated using TypeDoc