ResourceSnapshotAnnotation Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |