Skip to content
DocsTry Aspire
DocsTry

KeycloakResource.withDisabledFeatures

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

Signature

methodwithDisabledFeaturesbuilder
Additional feature names to disable for the keycloak resource
withDisabledFeatures(features: string[]): KeycloakResource
featuresstring[]
KeycloakResource

Defined on

This method is defined on the following type: