Skip to content
DocsTry Aspire
DocsTry

withRealmImport

Method
📦 Aspire.Hosting.Keycloak v13.4.0-preview.1.26281.18
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

Applies to

This method applies to the following types: