Skip to content
DocsTry Aspire
DocsTry

PersistenceAnnotation Constructors

ClassConstructors1 member
Annotation that controls the persistence behavior of a resource.
public sealed class PersistenceAnnotation
{
public PersistenceAnnotation()
{
// ...
}
}