Share via


FeatureDefinition.EnabledFor Property

Definition

The feature filters that the feature can be enabled for.

public System.Collections.Generic.IEnumerable<Microsoft.FeatureManagement.FeatureFilterConfiguration> EnabledFor { get; set; }
member this.EnabledFor : seq<Microsoft.FeatureManagement.FeatureFilterConfiguration> with get, set
Public Property EnabledFor As IEnumerable(Of FeatureFilterConfiguration)

Property Value

Applies to