Skip to content
Docs Try Aspire

withPersistence

Function
📦 Aspire.Hosting.Garnet v13.2.0-preview.1.26159.1
interface GarnetResource {
// ... omitted for brevity
withPersistence(interval?: timespan): GarnetResource;
}

Signature

method withPersistence builder
Configures snapshot persistence for the Garnet resource.
withPersistence(interval?: timespan): GarnetResource
interval timespan optional
GarnetResource

Applies to

This function is an extension method on the following types: