Skip to content
DocsTry Aspire
DocsTry

ResourceSnapshotAnnotation

Classnet8.0
📦 Aspire.Hosting v13.4.0
An annotation that represents the initial snapshot of a resource.
namespace Aspire.Hosting.ApplicationModel;
public class ResourceSnapshotAnnotation
: Aspire.Hosting.ApplicationModel.IResourceAnnotation
{
// ...
}