你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
com.azure.spring.cloud.feature.management.filters
* Package contains the built-in Feature Filters, which implement FeatureFilter.
Classes
AlwaysOnFilter |
A filter that always returns true |
PercentageFilter |
A feature filter that can be used to activate a feature based on a random percentage. |
TargetingFilter |
`Microsoft. |
TimeWindowFilter |
A feature filter that can be used at activate a feature based on a time window. |
Interfaces
FeatureFilter |
A Filter for Feature Management that is attached to Features. |