Skip to content
DocsTry Aspire
DocsTry

KeycloakResource.withEnabledFeatures

Method
📦 Aspire.Hosting.Keycloak v13.5.1-preview.1.26420.4
interface KeycloakResource {
// ... omitted for brevity
withEnabledFeatures(features: string[]): KeycloakResource;
}

Signature

methodwithEnabledFeaturesbuilder
Additional feature names to enable for the keycloak resource
withEnabledFeatures(features: string[]): KeycloakResource
featuresstring[]
KeycloakResource

Defined on

This method is defined on the following type: