Uses of Class
com.azure.spring.cloud.feature.manager.FeatureManagementConfigProperties
-
Packages that use FeatureManagementConfigProperties Package Description com.azure.spring.cloud.feature.manager -
-
Uses of FeatureManagementConfigProperties in com.azure.spring.cloud.feature.manager
Methods in com.azure.spring.cloud.feature.manager with parameters of type FeatureManagementConfigProperties Modifier and Type Method Description FeatureManagerFeatureManagementConfiguration. featureManager(FeatureManagementConfigProperties properties)Creates Feature ManagerConstructors in com.azure.spring.cloud.feature.manager with parameters of type FeatureManagementConfigProperties Constructor Description FeatureManager(FeatureManagementConfigProperties properties)Used to evaluate whether a feature is enabled or disabled.
-