withDisabledFeatures
Method
interface KeycloakResource { // ... omitted for brevity withDisabledFeatures(features: string[]): KeycloakResource;}Signature
method
withDisabledFeatures builder Additional feature names to disable for the keycloak resource
withDisabledFeatures(features: string[]): KeycloakResourceParameters
features string[] Returns
KeycloakResource Applies to
This method applies to the following types: