Skip to content
Docs Try Aspire

KeycloakResource.withDisabledFeatures

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

Signature

method withDisabledFeatures builder
Disables Keycloak features
withDisabledFeatures(features: string[]): KeycloakResource
features string[]
KeycloakResource

Defined on

This method is defined on the following type: