Skip to content
DocsTry Aspire
DocsTry

KeycloakResource.withRealmImport

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

Signature

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

Defined on

This method is defined on the following type: