Skip to content
Docs Try Aspire
Docs Try

KeycloakResource.withRealmImport

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

Signature

method withRealmImport builder
Adds a realm import to a Keycloak container resource.
withRealmImport(importPath: string): KeycloakResource
importPath string
KeycloakResource

Defined on

This method is defined on the following type: