ResourceSnapshotAnnotation(CustomResourceSnapshot) Constructor
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 ResourceSnapshotAnnotation (Aspire.Hosting.ApplicationModel.CustomResourceSnapshot initialSnapshot);
new Aspire.Hosting.ApplicationModel.ResourceSnapshotAnnotation : Aspire.Hosting.ApplicationModel.CustomResourceSnapshot -> Aspire.Hosting.ApplicationModel.ResourceSnapshotAnnotation
Public Sub New (initialSnapshot As CustomResourceSnapshot)
Parameters
- initialSnapshot
- CustomResourceSnapshot