Skip to content
Docs Try Aspire
Docs Try

withDisabledFeatures

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

Signature

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

Applies to

This method applies to the following types: