Skip to content
DocsTry Aspire
DocsTry

ResourceSnapshotAnnotation Constructors

ClassConstructors1 member
An annotation that represents the initial snapshot of a resource.
Constructor(CustomResourceSnapshot)Section titled Constructor(CustomResourceSnapshot)
An annotation that represents the initial snapshot of a resource.
public class ResourceSnapshotAnnotation
{
public ResourceSnapshotAnnotation(
CustomResourceSnapshot initialSnapshot)
{
// ...
}
}
initialSnapshotCustomResourceSnapshot