ResourceSnapshotAnnotation Class

Definition

An annotation that represents the initial snapshot of a resource.

public class ResourceSnapshotAnnotation : Aspire.Hosting.ApplicationModel.IResourceAnnotation
type ResourceSnapshotAnnotation = class
    interface IResourceAnnotation
Public Class ResourceSnapshotAnnotation
Implements IResourceAnnotation
Inheritance
ResourceSnapshotAnnotation
Implements

Constructors

ResourceSnapshotAnnotation(CustomResourceSnapshot)

An annotation that represents the initial snapshot of a resource.

Properties

InitialSnapshot

The initial snapshot of the resource.

Applies to