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
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Java