Skip to content
Docs Try Aspire

withEnabledFeatures

Function
📦 Aspire.Hosting.Keycloak v13.2.0-preview.1.26159.1
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 function is an extension method on the following types: