Skip to content
Docs Try Aspire
Docs Try

withRealmImport

Method
📦 Aspire.Hosting.Keycloak v13.3.0-preview.1.26254.5
interface KeycloakResource {
// ... omitted for brevity
withRealmImport(importPath: string): KeycloakResource;
}

Signature

method withRealmImport builder
Imports a Keycloak realm configuration
withRealmImport(importPath: string): KeycloakResource
importPath string
KeycloakResource

Applies to

This method applies to the following types: