Skip to content
Docs Try Aspire

KeycloakResource.withDataVolume

Method
📦 Aspire.Hosting.Keycloak v13.2.0-preview.1.26159.1
interface KeycloakResource {
// ... omitted for brevity
withDataVolume(name?: string): KeycloakResource;
}

Signature

method withDataVolume builder
Adds a data volume for Keycloak
withDataVolume(name?: string): KeycloakResource
name string optional
KeycloakResource

Defined on

This method is defined on the following type: