FeatureFlagOptions Class

Definition

Options used to configure the feature flags to be parsed.

public class FeatureFlagOptions
Inheritance
FeatureFlagOptions

Constructors

Properties

CacheExpirationInterval
Obsolete.

The time after which the cached values of the feature flags expire. Must be greater than or equal to 1 second.

Label

The label that feature flags will be selected from.

Methods

Select(String, String)

Specify what feature flags to include in the configuration provider. Select(String, String) can be called multiple times to include multiple sets of feature flags.

SetRefreshInterval(TimeSpan)

Sets the time after which feature flags can be refreshed.

Applies to

Prodotto Versioni
Azure SDK for .NET Latest, Preview