Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

CustomResourceSnapshot

Recordsealednet10.0
📦 Aspire.Hosting v13.5.3
An immutable snapshot of the state of a resource.
namespace Aspire.Hosting.ApplicationModel;
public sealed record CustomResourceSnapshot
: System.IEquatable<Aspire.Hosting.ApplicationModel.CustomResourceSnapshot>
{
// ...
}
IEquatable<CustomResourceSnapshot>
View all constructors
View all properties
View all methods