Skip to content
DocsTry Aspire
DocsTry

withEnabledFeatures

Method
📦 Aspire.Hosting.Keycloak v13.4.0-preview.1.26281.18
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

Applies to

This method applies to the following types: