withEnabledFeatures
Function
interface KeycloakResource { // ... omitted for brevity withEnabledFeatures(features: string[]): KeycloakResource;}Signature
method
withEnabledFeatures builder Enables Keycloak features
withEnabledFeatures(features: string[]): KeycloakResourceParameters
features string[] Returns
KeycloakResource Applies to
This function is an extension method on the following types: