Skip to content
Docs Try Aspire
Docs Try

PersistenceAnnotation

Class sealed net8.0
📦 Aspire.Hosting v13.4.0
Annotation that controls the persistence behavior of a resource.
namespace Aspire.Hosting.ApplicationModel;
public sealed class PersistenceAnnotation
: Aspire.Hosting.ApplicationModel.IResourceAnnotation
{
// ...
}