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

Function cfgDfBlockPropValue

  • cfgDfBlockPropValue<V, T, C>(defaultValue): IConfigDefaultCheck<T, V, C>
  • Helper which returns an IConfigDefaultCheck instance identifying that value associated with this property should not have it's properties converted into a dynamic config properties.

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

Settings

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

Generated using TypeDoc