TargetingContextAccessor Interface
public interface TargetingContextAccessor
Interface for providing a Targeting Context to the `Microsoft.TargetingFilter`.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract void |
configureTargetingContext(TargetingContext context)
Configures the Targeting Context for Feature Targeting evaluation. |
Method Details
configureTargetingContext
public abstract void configureTargetingContext(TargetingContext context)
Configures the Targeting Context for Feature Targeting evaluation.
Parameters:
context
- Targeting Context for selecting feature
Applies to
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Java