Skip to content
Docs Try Aspire
Docs Try

withEnabledFeatures

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

Signature

method withEnabledFeatures builder
Enables Keycloak features
withEnabledFeatures(features: string[]): KeycloakResource
features string[]
KeycloakResource

Applies to

This method applies to the following types: