Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FeatureFlagPercentageClientFilter

Package version

Percentage Client filter for the feature flag configuration setting.

More Info

Hierarchy

  • FeatureFlagPercentageClientFilter

Index

Properties

Properties

name

name: "Microsoft.Percentage"

The name of the feature filter.

parameters

parameters: { value: number }

Parameters that can be passed in the filter. Value is expected to be from 0 to 100. SDK doesn't validate the value.

Type declaration

  • value: number

Generated using TypeDoc